Nico Rehwaldt
7478388070
deps: replace inherits with inherits-browser
...
This increase the safety of our build; external consumers
do no longer need to account for the `browser` field to
bundle bpmn-js (or otherwise bundle a Node shim, unintentionally).
2022-05-18 10:15:53 +00:00
Nico Rehwaldt
732aae361e
chore: prevent double bundling
...
Ensure we build the distribution only once:
* development build with NODE_ENV=development
* production build with NODE_ENV=production
2021-11-03 10:54:20 +00:00
Nico Rehwaldt
beaa216989
deps: bump development dependencies
2020-12-02 20:28:33 +00:00
Nico Rehwaldt
0b3cd452ca
chore(project): minify using terser
2019-07-31 13:03:32 +02:00
Nico Rehwaldt
dbfc1596cf
chore(project): update rollup config
2019-07-18 15:46:08 +02:00
Nico Rehwaldt
61ffd58328
chore(project): bump devDependencies
2018-10-26 09:39:35 +00:00
nygma
ef0e4fb02d
fix: error date in license
2018-10-25 19:12:20 +02:00
Nico Rehwaldt
3c895e08ae
chore(project): build pre-packaged distros with Rollup
...
* enables tree-shaking
* simplifies build
2018-04-03 18:09:52 +02:00