mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +01:00
fix(webpack): #2 correct relative base url to work inside a folder
This commit is contained in:
parent
525d3444fe
commit
4f10ea8403
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ const METADATA = webpackMerge(commonConfig.metadata, {
|
||||||
|
|
||||||
module.exports = webpackMerge(commonConfig, {
|
module.exports = webpackMerge(commonConfig, {
|
||||||
|
|
||||||
|
metadata: METADATA,
|
||||||
/**
|
/**
|
||||||
* Switch loaders to debug mode.
|
* Switch loaders to debug mode.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue