mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00: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