7 Commits

Author SHA1 Message Date
Jason Miller
037b0f26d3
refactor: split utilities in separate files (#624)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
2020-07-07 23:47:45 +02:00
Jason Miller
4c6a7e0110
Improve checkJs Typings (#666)
* Allow RegExp --externals only for the CLI argument

* Fix globals generation for regex externals

* Improved checkJs typings

* spelling
2020-06-19 18:38:26 -04:00
Ward Peeters
0eadcd9bce feat(babel): merges babelrc with microbunde babel config (#396)
* feat(babel): merges babelrc with microbunde babel config

* update tests

* Fix README.md

Fix examples description

* remove unused rollup-plugin-flow dependency (#379)
2019-05-29 00:46:59 +02:00
Mateusz Burzyński
a753766676 Format all files with prettier 2018-05-21 10:21:54 +02:00
Sergey Petushkov
9bbca447f0 Prettify errors; Unify std* output wit util methods 2018-05-11 16:30:54 +02:00
Leah
b1534fc588 Update dependencies 2018-02-25 00:45:01 +01:00
Mateusz Burzyński
6708cbe19d Support for specifying build script per test (in test package.json), added tests for various name options 2018-02-21 20:28:29 +01:00