change directory for almada and requrie,js
This commit is contained in:
parent
651a53d64a
commit
af2b49ac30
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ module.exports = {
|
|||
Assets.map(asset => {
|
||||
return {
|
||||
from: path.resolve(__dirname, `./node_modules/${asset}`),
|
||||
to: path.resolve(__dirname, './dist/bower_components')
|
||||
to: path.resolve(__dirname, './dist/libraries')
|
||||
};
|
||||
})
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue