This website requires JavaScript.
Explore
Help
Sign In
taler
/
wallet-core
Watch
1
Star
0
Fork
0
You've already forked wallet-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
33edef30ac
wallet-core
/
node_modules
/
convert-source-map
/
.travis.yml
8 lines
76 B
YAML
Raw
Normal View
History
Unescape
Escape
add node_modules to address #4364
2016-10-10 03:43:44 +02:00
language
:
node_js
node_js
:
Reorganize module loading. We now use webpack instead of SystemJS, effectively bundling modules into one file (plus commons chunks) for every entry point. This results in a much smaller extension size (almost half). Furthermore we use yarn/npm even for extension run-time dependencies. This relieves us from manually vendoring and building dependencies. It's also easier to understand for new developers familiar with node.
2017-04-20 03:09:25 +02:00
-
"0.10"
-
"0.12"
-
"4"
-
"6"
-
"node"
Reference in New Issue
Copy Permalink