mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
fix angular templates integraion
This commit is contained in:
parent
d1dddb7656
commit
8177be2fe3
@ -3,13 +3,7 @@ const path = require('path');
|
||||
module.exports = {
|
||||
test: /\.html$/i,
|
||||
exclude: /node_modules/,
|
||||
// type: 'asset/inline',
|
||||
// generator: {
|
||||
// dataUrl: {
|
||||
// encoding: false,
|
||||
// mimetype: 'application/javascript'
|
||||
// }
|
||||
// },
|
||||
type: 'javascript/auto',
|
||||
use: [
|
||||
{
|
||||
loader: 'ngtemplate-loader',
|
||||
|
Loading…
Reference in New Issue
Block a user