Skip to content

Commit 3a7d872

Browse files
committed
feat: add @snowpack/plugin-babel to generator
1 parent ef0a5f1 commit 3a7d872

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/snowpacker/snowpacker_generator.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def create_initializer_file
1515
desc 'Add snowpack, babel, and postcss to your package.json dependencies'
1616
def add_snowpack
1717
`yarn add -D snowpack \
18+
@snowpack/plugin-babel \
1819
core-js@3 \
1920
postcss \
2021
postcss-cli \

0 commit comments

Comments
 (0)