mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 03:05:19 -04:00
Fix more js errors
This commit is contained in:
parent
3e2905be13
commit
28858288fb
2 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,8 @@ module.exports = {
|
|||
emojify: "emojify.js",
|
||||
io: "socket.io-client",
|
||||
LZString: "lz-string",
|
||||
key: "keymaster"
|
||||
key: "keymaster",
|
||||
Viz: "viz.js"
|
||||
}),
|
||||
new webpack.DefinePlugin({
|
||||
"require.specified": "require.resolve"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue