mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-19 20:02:22 -06:00
#6912: Remove absolute publicPath reference
This commit is contained in:
@@ -8,7 +8,6 @@ const options = {
|
||||
minify: true,
|
||||
sourcemap: true,
|
||||
logLevel: 'error',
|
||||
publicPath: '/static',
|
||||
};
|
||||
|
||||
// Get CLI arguments for optional overrides.
|
||||
|
||||
Reference in New Issue
Block a user