Merge pull request #6933 from netbox-community/6912-static-resources

Fixes #6912: Fix static asset references when BASE_PATH is in use
This commit is contained in:
Jeremy Stretch 2021-08-12 15:15:18 -04:00 committed by GitHub
commit c82241bed0
8 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ const options = {
minify: true,
sourcemap: true,
logLevel: 'error',
publicPath: '/static',
};
// Get CLI arguments for optional overrides.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.