mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 22:54:42 -04:00
Config CDN for viz.js
This commit is contained in:
parent
dda41c489d
commit
b90c26fe90
5 changed files with 8 additions and 1 deletions
|
@ -66,6 +66,10 @@ module.exports = {
|
|||
extensions: ["", ".js"]
|
||||
},
|
||||
|
||||
externals: {
|
||||
"viz.js": "Viz"
|
||||
},
|
||||
|
||||
module: {
|
||||
loaders: [{
|
||||
test: /\.json$/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue