Canary build of packages using CodeSandbox CI + mini repl link per PR (#11479)

Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
This commit is contained in:
Henry Zhu
2020-04-24 18:19:57 -04:00
committed by GitHub
parent af669297ef
commit e010db84aa
2 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
"license": "MIT",
"scripts": {
"bootstrap": "make bootstrap",
"codesandbox": "make bootstrap-only; make build-no-bundle",
"build": "make build",
"fix": "make fix",
"lint": "make lint",