Typescript & toolset version update
Requires common-ci-configuration!69 (merged)
Requires hive!1468 (merged)
This MR involves also significant changes related to generation, deployment and final loading of WASM code. All such changes allowed finally decrease package size so at this point this issue can be satisfied: #69 (closed)
reference (develop): https://gitlab.syncad.com/hive/wax/-/jobs/1615991#L151
npm notice package size: 3.3 MB
npm notice unpacked size: 10.2 MB
new: (this MR)
npm notice package size: 2.6 MB
npm notice unpacked size: 5.6 MB
Also beekeeper package size decreased (due to similar changes done there):
reference: (develop) https://gitlab.syncad.com/hive/hive/-/jobs/1635537#L138
npm notice package size: 4.7 MB
npm notice unpacked size: 9.3 MB
new: (develop) https://gitlab.syncad.com/hive/hive/-/jobs/1641943#L148
npm notice package size: 2.0 MB
npm notice unpacked size: 3.3 MB
Merge request reports
Activity
added 1 commit
- 61cc2a76 - Updated protobuf patterns reduced due to new TS features
added 6 commits
- 7b516abf - DevContainer uses new emscripten image
- f10aa2e7 - Applied emscripten settings to generate and deploy separate .wasm file...
- e4226fc9 - Added rollup-plugin-copy to project dev dependencies to include standalone...
- 39dfa494 - rollup-plugin-copy configuration applied to rollup config. Also removed parts...
- e37b125e - WIP blocked tests based on api.fake.openhive.network being down temporary
- 410e60e5 - Slight include cleanup in the core part
Toggle commit listadded 13 commits
-
410e60e5...00b558a8 - 5 commits from branch
develop
- 47e37ee6 - Typescript & toolset version update
- a4d5c738 - Updated protobuf patterns reduced due to new TS features
- 33266766 - DevContainer uses new emscripten image
- d0d783e8 - Applied emscripten settings to generate and deploy separate .wasm file...
- dcbc3f21 - Added rollup-plugin-copy to project dev dependencies to include standalone...
- d89453b9 - rollup-plugin-copy configuration applied to rollup config. Also removed parts...
- aca98a04 - WIP blocked tests based on api.fake.openhive.network being down temporary
- 1a2c2b95 - Slight include cleanup in the core part
Toggle commit list-
410e60e5...00b558a8 - 5 commits from branch
added 1 commit
- a2975932 - Fixed compilation problem in proxy-mock-server appearing probably because of TS version upgrade
added 6 commits
- df1ff3e0 - Added rollup-plugin-copy to project dev dependencies to include standalone...
- db277d34 - rollup-plugin-copy configuration applied to rollup config. Also removed parts...
- e968fb72 - WIP blocked tests based on api.fake.openhive.network being down temporary
- 7f5df51a - Slight include cleanup in the core part
- ae8a4811 - Fixed compilation problem in proxy-mock-server appearing probably because of TS version upgrade
- e4eb26af - wasm should be included in build artifacts
Toggle commit listadded 6 commits
- 16162fd0 - Slight include cleanup in the core part
- f6901759 - Fixed compilation problem in proxy-mock-server appearing probably because of TS version upgrade
- 4300c942 - wasm should be included in build artifacts
- 23601335 - Updated package.json for examples/ts/html
- 5b80bb26 - bundlesize replaced by size-limit package
- f183f9fc - WIP blocked tests based on api.fake.openhive.network being down temporary
Toggle commit listadded 1 commit
- 440d7ecf - Temp: Remove examples dependency to force create dev package
added 1 commit
- 9c085036 - Add vue-vite and vue-webpack examples testing WASM in other frameworks
added 1 commit
- fb6a654b - fixup! Add vue-vite and vue-webpack examples testing WASM in other frameworks
added 1 commit
- b1a312e0 - Split wax into two separate builds - /web and /node
added 1 commit
- 87b187bc - Change vue-vite example so it does not include wax subdependencies in optimizeDeps
added 1 commit
- 6e75d5da - fixup! Change vue-vite example so it does not include wax subdependencies in optimizeDeps