mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 02:06:22 +00:00
parent
1f93471659
commit
7c2776d721
@ -9,8 +9,7 @@ const options = {
|
|||||||
outdir: './dist',
|
outdir: './dist',
|
||||||
bundle: true,
|
bundle: true,
|
||||||
minify: true,
|
minify: true,
|
||||||
sourcemap: 'external',
|
sourcemap: 'linked',
|
||||||
sourcesContent: false,
|
|
||||||
logLevel: 'error',
|
logLevel: 'error',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
1
netbox/project-static/dist/netbox.js
vendored
1
netbox/project-static/dist/netbox.js
vendored
@ -33,3 +33,4 @@ gridstack/dist/gridstack.js:
|
|||||||
* see root license https://github.com/gridstack/gridstack.js/tree/master/LICENSE
|
* see root license https://github.com/gridstack/gridstack.js/tree/master/LICENSE
|
||||||
*)
|
*)
|
||||||
*/
|
*/
|
||||||
|
//# sourceMappingURL=netbox.js.map
|
||||||
|
|||||||
1
netbox/project-static/dist/netbox.js.map
vendored
1
netbox/project-static/dist/netbox.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user