473503a246
Use ES6 module syntax and SystemJS modules for everything. Some testing stubs were added as well.
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
node_modules/
|
|
*.js.map
|
|
background/*.js
|
|
lib/wallet/*.js
|
|
lib/*.js
|
|
popup/*.js
|
|
test/tests/*.js
|