Commit Graph

4 Commits

Author SHA1 Message Date
Carsten Grohmann
d456f6e25e Bundling multiple JS files into one single file
Transcrypt 3.7 generates multiple JS files in __target__ directory. All
output files will be bundled into one single file with the rollup
module bundler (rollup.js). Unfortunately the information of the
original sourcemap file will be lost.
2020-10-29 14:32:42 +01:00
Carsten Grohmann
c6958c1ccf Update to Transcrypt 3.7 2020-10-29 14:14:37 +01:00
Carsten Grohmann
be59fb39a3 Add autogenerated JavaScript code to .gitignore 2017-11-30 07:06:52 +01:00
Carsten Grohmann
18e8a3eb56 Initial commit 2017-11-25 12:52:55 +01:00