-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
Hi!
I recently forked the project and was looking into building and developing within the project.
Possibly contributing a couple of features, if all goes well.
But:
- Master doesn't compile
- Backing to earlier commit and running 'npm run build' complains on a post-build step (something regarding copying docs.js)
Being a newbie in JS-projects and especially using webpack I'm wondering how I can set up a development environment doing continuous development? I couldn't see anything within the project indicating that it can be run (i.e. lacking a index.html). The webpack config however contains webpack-server directives in 'npm run hot', indicating that you run something like that locally?
My only other option is to do a 'npm run build' and copying the dist/vuejs-dialog.min.js to a sample application per development change.
Anyway, I'm probably missing something here, please advice!
Metadata
Metadata
Assignees
Labels
No labels