CONTRIBUTING.md doesn't mention the `make webpack` step
See original GitHub issue…which means if you only follow what https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md says, then you get a version of Etcher that doesn’t work properly and just prints:
gui.js Failed to load resource: net::ERR_FILE_NOT_FOUND
in the DevTools console.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
How to Build a CONTRIBUTING.md
Introduction. A CONTRIBUTING.md file, in your open source repository or site, provides potential project contributors with a short guide to how they can...
Read more >Configuration - webpack
dev is an online tool for creating custom webpack configurations. It allows you to select various features that will be combined and added...
Read more >.github/CONTRIBUTING.md · dependabot/npm_and_yarn/webpack ...
Graphical User Interface for creating and running Scratch 3.0 projects.
Read more >How to update webpack config for a react project created ...
I solved this problem by running a script between yarn install and yarn build. After yarn install the webpack.config ...
Read more >CONTRIBUTING.md - brave/brave-core - Sourcegraph
Make sure you have a GitHub account. Submit a ticket for your issue if one does not already exist. Please include the Brave...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Making an issue is quicker ;P
(EDIT: especially as I no longer have write-access to the repo, so I’d need to do everything in my downstream fork of the project, and then PR to the upstream repo, which makes things a tiny bit more awkward)
I didn’t even know
cli-develop
existed o.O