parent
1f93471659
commit
7c2776d721
|
|
@ -9,8 +9,7 @@ const options = {
|
|||
outdir: './dist',
|
||||
bundle: true,
|
||||
minify: true,
|
||||
sourcemap: 'external',
|
||||
sourcesContent: false,
|
||||
sourcemap: 'linked',
|
||||
logLevel: 'error',
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -33,3 +33,4 @@ gridstack/dist/gridstack.js:
|
|||
* see root license https://github.com/gridstack/gridstack.js/tree/master/LICENSE
|
||||
*)
|
||||
*/
|
||||
//# sourceMappingURL=netbox.js.map
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue