This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
syh
/
fire
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
develop
Rami (Branch)
Tag
develop
fire
/
webpack.config.js
webpack.config.js
88 B
Permalink
Cronologia
Originale
1
2
3
4
5
module.exports = {
entry: {
app: ["babel-polyfill", "./src/main.js"]
}
}