mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-23 00:33:46 +02:00
add sourcemaps to gulp and pug support to vue
This commit is contained in:
@@ -25,6 +25,10 @@ module.exports = {
|
||||
options: { presets: ['es2015'] }
|
||||
}]
|
||||
},
|
||||
{
|
||||
test: /\.pug$/,
|
||||
loader: 'pug-plain-loader'
|
||||
},
|
||||
]
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user