Skip to content

Commit

Permalink
Merge pull request #24 from Nathanjms/npm-u
Browse files Browse the repository at this point in the history
Npm updates
  • Loading branch information
Nathanjms authored Sep 29, 2024
2 parents e5e489a + 6d3a8bf commit b867f58
Show file tree
Hide file tree
Showing 4 changed files with 387 additions and 268 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ The `App.vue` file can be modified to see changes in the browser, and navigating
To test the packaged build, run:

0. `npm install`
1. `npm build:vite`
1. `npm run build:vite`
2. `npm run dev:run-pack`

This will run a dev server with the packaged version of `auto-typer-vue3`, instead of the normal one.
Expand Down
Loading

0 comments on commit b867f58

Please sign in to comment.