Commit Graph

8 Commits

Author SHA1 Message Date
Alex Varchuk
6f21fc4cb8 feat: add build-docs command (#863) 2022-09-19 11:39:31 +03:00
Andrew Tatomyr
99333861c0 chore: Setup and run Prettier (#797) 2022-08-08 09:20:23 +02:00
Yevhen Smoliy
ca459b9f20 chore: optimize webpack build (#742) 2022-06-24 14:50:01 +03:00
Yevhen Smoliy
40bfa0ecbe chore: update webpack to version5 (#733)
* chore: update webpack to version 5

chore: update webpack to version 5

chore: added separate test for webpack bundle

chore: update node version for s3 pipeline

chore: update node version for s3 pipeline

chore: rename test file, github actions step add

* chore: resolve conflits
2022-06-23 09:26:47 +03:00
Anatolii Sieryi
4fa6ca4751 fix: webpack-bundle script 2021-03-12 16:41:07 +02:00
Andriy Leliv
9ec79d21ea refactor: split in two packages: core and cli (#223) 2020-11-13 21:13:47 +02:00
Roman Hotsiy
384877655f fix: bundled version does not support external plugins 2020-09-03 12:29:00 +03:00
Sergey Dubovyk
81ade196d2 feat: add bundling opportunity (#177)
* feat: add bundling opportunity

* chore: change flag name for bundle

* feat: add bundle & upload commands to build

* chore: ignore simple-websocket for bundle

* chore: remove net module

* feat: add configurable --profile for aws cli

* chore: remove externals from webpack config

* chore: add websocket comment

* chore: rename bundle uploading script

* chore: add shebang-loader

* chore: null-load fsevents

* chore: remove node-loader
2020-08-13 13:51:12 +03:00