Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
brwong
/
microtables
İzle
1
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
e4147ec817
Dallar
Biçim İmleri
master
reframe-frontend
microtables
/
frontend
/
webpack.config.js
webpack.config.js
112 B
Geçmiş
Ham
1
2
3
4
5
6
7
module.exports = {
entry: './src/js/index.js',
output: {
filename: 'index.bundle.js',
},
};