This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jmacura
/
fieldcalc-frontend
Segui
1
Vota
0
Forka
0
File
Problemi
10
Pull Requests
0
Albero (Tree):
5219b6fcc0
Rami (Branch)
Tag
federation
main
0.5.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
fieldcalc-fr...
/
base-webpack.config.js
base-webpack.config.js
103 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
resolve: {
fallback: {
"path": false,
"fs": false,
},
},
};