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:
parent
b4f9e3890f
commit
5500658f5a
6 changed files with 680 additions and 468 deletions
|
@ -32,6 +32,7 @@ module.exports = {
|
|||
test: /\.js$/,
|
||||
exclude: /node_modules/,
|
||||
loaders: [
|
||||
'babel-loader',
|
||||
'ng-annotate'
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue