Skip to content

Commit

Permalink
Update: Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Feb 9, 2024
1 parent 65262b7 commit 323a354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ test-yarn:
@yarn setPackageManager yarn
@yarn set version stable
@yarn install
@yarn add svelte svelte-preprocess esbuild-svelte vue esbuild-plugin-vue3 sass node-sass-tilde-importer
@yarn add svelte svelte-preprocess esbuild-svelte vue esbuild-plugin-vue3 @vue/compiler-core @vue/compiler-sfc sass node-sass-tilde-importer
@yarn showConfig
@yarn build

0 comments on commit 323a354

Please sign in to comment.