UNPKG
custom-golos-js
Version:
latest (0.7.4-2)
0.7.4-2
0.7.4-1
0.7.4-0
0.7.3
0.7.3-4
0.7.3-2
0.7.3-1
0.7.3-0
Golos.js the JavaScript API for Golos blockchain
github.com/GolosChain/golos-js
GolosChain/golos-js
custom-golos-js
/
webpack.config.js
3 lines
(2 loc)
•
93 B
JavaScript
View Raw
1
2
3
const
makeConfig
=
require(
'./webpack/makeConfig'
);
exports
=
module
.
exports
= makeConfig();