mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
fix loading of ui-tour templates
This commit is contained in:
parent
49a41f074b
commit
02c652f236
@ -2,6 +2,7 @@ const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
test: /angular-ui-tour\/.*\.html$/i,
|
||||
type: 'javascript/auto',
|
||||
use: [
|
||||
{
|
||||
loader: 'ngtemplate-loader',
|
||||
|
Loading…
Reference in New Issue
Block a user