Manuel Friedli
be51aab2ee
- webpack build does not run successfully, typescript errors out, saying "TS2304: Cannot find name 'module'." or 'require' or 'process' in certain .ts files.
10 lines
112 B
Text
10 lines
112 B
Text
*~
|
|
.idea/
|
|
*.iml
|
|
atlassian-ide-plugin.xml
|
|
node_modules/
|
|
typings/
|
|
src/**/*.js
|
|
src/**/*.js.map
|
|
npm-debug.log
|
|
dist/
|