Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json doesn't come with "watch" script. #1

Open
Cyklan opened this issue Nov 6, 2022 · 0 comments
Open

package.json doesn't come with "watch" script. #1

Cyklan opened this issue Nov 6, 2022 · 0 comments

Comments

@Cyklan
Copy link

Cyklan commented Nov 6, 2022

In the documentation and CLI output it says

Next steps:
[...]
$ npm run watch

However when looking at the contents of a freshly generated project, there is no watch script in the package.json.

Steps to reproduce

  1. Create a new project with npx create-tailwind-plugin
  2. navigate to the project directory
  3. run npm install
  4. run npm run watch or check package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant