https://github.com/morficus/webpack-jarvis-crashing
A basic project to demonstrate an issue with Webpack-Jarvis v0.3.0 crashing
https://github.com/morficus/webpack-jarvis-crashing
Last synced: about 2 months ago
JSON representation
A basic project to demonstrate an issue with Webpack-Jarvis v0.3.0 crashing
- Host: GitHub
- URL: https://github.com/morficus/webpack-jarvis-crashing
- Owner: morficus
- Created: 2018-02-19T02:04:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T02:35:17.000Z (over 8 years ago)
- Last Synced: 2025-10-04T13:58:08.638Z (9 months ago)
- Language: JavaScript
- Size: 9.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-jarvis-crashing
A basic project to demonstrate an issue with Webpack-Jarvis v0.3.0 crashing
## Instalation
* run `npm install`
and your done ^_^
## Replicating issue
(take a look at the vide webpack-jarvis-crashing.mov)
* Start the application by running `npm run dev`
* Notice in the console output that Jarvis starts as normal
* Once the webpack is done building and the application is running... point your browser to `http://localhost:8080` and confirm that the application is running.
* Now go to the Jarvis console by pointing your browser to `http://localhost:1337`...
* Take a look at the CLI.... Jarvis (and the application) should have now crashed