1
0
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:
Sylvain 2022-03-16 15:15:19 +01:00
parent 49a41f074b
commit 02c652f236

View File

@ -2,6 +2,7 @@ const path = require('path');
module.exports = {
test: /angular-ui-tour\/.*\.html$/i,
type: 'javascript/auto',
use: [
{
loader: 'ngtemplate-loader',