feat(preprocess): add optimizeCarbonImports preprocessor

This commit is contained in:
Eric Liu 2021-01-28 06:03:52 -08:00
commit e07f78d6c4
9 changed files with 825 additions and 6 deletions

View file

@ -2,5 +2,5 @@ language: node_js
node_js: 12
cache: yarn
script:
- yarn check-types
- yarn prepack
- yarn test