UNPKG
weldable
Version:
latest (6.0.1)
6.0.1
6.0.0
5.0.13
5.0.12
5.0.11
5.0.10
5.0.9
5.0.8
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.1
4.1.0
4.0.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
A webpack configuration tool.
github.com/cdcabrera/weldable
cdcabrera/weldable
weldable
/
lib
/
weldable.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
const
{ dotenv } =
require
(
'../src/dotenv'
);
exports
.
dotenv
= dotenv;