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

Broken dev npm script #20

Closed
emyarod opened this issue Mar 1, 2020 · 1 comment
Closed

Broken dev npm script #20

emyarod opened this issue Mar 1, 2020 · 1 comment

Comments

@emyarod
Copy link
Contributor

emyarod commented Mar 1, 2020

the dev npm script still refers to the start script which was removed in #15

$ yarn dev
yarn run v1.22.0
$ rollup -c -w
rollup v1.27.14
bundles src/main.js → dist\magane.min.js...
LiveReload enabled
created dist\magane.min.js in 1.3s

[2020-02-29 22:32:05] waiting for changes...
npm ERR! missing script: start
@emyarod
Copy link
Contributor Author

emyarod commented Mar 8, 2020

Closed by #21

@emyarod emyarod closed this as completed Mar 8, 2020
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