Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
brwong
/
microtables
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e4147ec817
Rami (Branch)
Tag
master
reframe-frontend
microtables
/
frontend
/
webpack.config.js
webpack.config.js
112 B
Cronologia
Originale
1
2
3
4
5
6
7
module.exports = {
entry: './src/js/index.js',
output: {
filename: 'index.bundle.js',
},
};