forked from Ivasoft/traefik
feat(UI) : Working UI.
chore(Build) : Add Babel for build. chore(Babel) : Add babel configuration. style(Code) : Enhance code style.
This commit is contained in:
committed by
Fernandez Ludovic
parent
b4f9e3890f
commit
5500658f5a
@@ -32,6 +32,7 @@ module.exports = {
|
||||
test: /\.js$/,
|
||||
exclude: /node_modules/,
|
||||
loaders: [
|
||||
'babel-loader',
|
||||
'ng-annotate'
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user