feat(preprocess): add optimizeCarbonImports preprocessor (#499)

This commit is contained in:
Eric Liu 2021-01-28 06:20:15 -08:00 committed by GitHub
commit 855381a486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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