mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
chore(build): angular 2 webpack starter kit changes have been applied
This commit is contained in:
parent
3f2670f5c2
commit
260710b1ad
5 changed files with 15 additions and 18 deletions
|
|
@ -77,11 +77,8 @@ module.exports = function (options) {
|
|||
*/
|
||||
extensions: ['', '.ts', '.js', '.css', '.scss', '.json'],
|
||||
|
||||
// Make sure root is src
|
||||
root: helpers.root('src'),
|
||||
|
||||
// remove other default values
|
||||
modulesDirectories: ['node_modules'],
|
||||
// An array of directory names to be resolved to the current directory
|
||||
modules: [helpers.root('src'), 'node_modules'],
|
||||
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue