Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
rename babelify to build
  • Loading branch information
RobinMalfait committed Oct 30, 2020
commit b0d56d888260ffd1c88a1ac1b0230665c503dcc3
4 changes: 2 additions & 2 deletions perf/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
rm isolate-*.log

# Ensure we use the latest build version
npm run babelify
npm run build

# Run Tailwind on the big fixture file & profile it
node --prof lib/cli.js build ./perf/fixture.css -c ./perf/tailwind.config.js -o ./perf/output.css
Expand All @@ -12,4 +12,4 @@ node --prof-process --preprocess -j isolate*.log > ./perf/v8.json

# Now visit: https://mapbox.github.io/flamebearer/
# And drag that v8.json file in there!
# You can put "./lib" in the search box which will highlight all our code in green.
# You can put "./lib" in the search box which will highlight all our code in green.