Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
brwong
/
microtables
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
ad1a998586
Branchit
Tagit
master
reframe-frontend
microtables
/
frontend
/
webpack.config.js
webpack.config.js
112 B
Historia
Raaka
1
2
3
4
5
6
7
module.exports = {
entry: './src/js/index.js',
output: {
filename: 'index.bundle.js',
},
};