Commit Graph

9 Commits

Author SHA1 Message Date
482ea1b186 Change globalObject to globalThis 2022-10-21 15:40:54 +08:00
600fef21f6 Update webpack.config.ts for nodestreams
Without this alias, JSZip throws a "nodestream not supported on this platform" error.  This addition resolves the issue.
2022-08-22 13:24:12 -07:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
8d94fa9a78 Change module to ES6 2021-09-30 15:00:49 +01:00
fceefcf290 Update webpack and testing frameworks 2021-03-31 21:27:40 +01:00
75cdae1473 Put docx in a seperate namespace in the browser version rather than the global namespace 2019-10-12 22:16:36 +01:00
a6077b8f16 dont run coverage if publishing 2019-02-08 12:06:50 +00:00
40730548bb Add webpack type definitions 2019-01-23 20:09:32 +00:00
b22f565dd0 Use a typescript webpack config 2019-01-16 13:34:32 +00:00