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
aca1143cb9
wallet-core
/
node_modules
/
debug
/
.npmignore
9 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add node_modules to address #4364
2016-10-10 03:43:44 +02:00
support
test
examples
example
*.sock
dist
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
yarn.lock
coverage
Reference in New Issue
Copy Permalink