Babel Configuration
qs configure
? Main Menu
Configure targets
Configure scss
❯ Configure babel
Configure ignore file
Configure concurrency
Save configuration and exit
Quickshot has the ability to transpile ES2015 JavaScript and React JSX before uploading to Shopify.
Run qs configure
Go to Configure babel
You will then be asked if you want to enable Babel compilation.
Would you like to enable automatic compiling for babel (es6, jsx) files? (Y/n)
Press y, exit and save configuration.
Now when running quickshot theme watch, all files with an .es6 or .jsx extension will now be automatically transpiled before being uploaded to Shopify.
Updated less than a minute ago
