Run build-no-bundle in the watcher to get right files. (#7530)
This commit is contained in:
parent
24a07fc790
commit
4b6c7ac0f6
2
Makefile
2
Makefile
@ -44,7 +44,7 @@ watch: clean
|
||||
|
||||
# Ensure that build artifacts for types are created during local
|
||||
# development too.
|
||||
BABEL_ENV=development ./node_modules/.bin/gulp build
|
||||
BABEL_ENV=development ./node_modules/.bin/gulp build-no-bundle
|
||||
node ./packages/babel-types/scripts/generateTypeHelpers.js
|
||||
node scripts/generators/flow.js > ./packages/babel-types/lib/index.js.flow
|
||||
BABEL_ENV=development ./node_modules/.bin/gulp watch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user