mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
add prefix to ngtemplate-loader
This commit is contained in:
parent
efa3a42f5e
commit
67b0655272
@ -8,6 +8,7 @@ module.exports = {
|
||||
loader: 'ngtemplate-loader',
|
||||
options: {
|
||||
relativeTo: path.join(__dirname, '../../../app/frontend/templates'),
|
||||
prefix: './app/frontend/templates',
|
||||
requireAngular: true
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user