question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bundle.js not found

See original GitHub issue

If I add OfflinePlugin as same as setup in README.md. I would get Failed to load resource: the server responded with a status of 404 (Not Found). How could I solve this problem?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
NekRcommented, Jan 21, 2016
0reactions
NekRcommented, Nov 21, 2015

Okay, it seems that it’s possible to support webpack-dev-server’s iframe mode, but even for that mode I will have to write a lot of heuristics to properly update cache with iframe refresh. So I am going to mark with for v2, since I do not see easy fix for this at the moment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

webpack bundle.js not found - Stack Overflow
You cannot get the the bundle.js because your npm run dev throws some errors trying to apply the babel loader because it is...
Read more >
[SOLVED] Bundle.js not found on localhost in forked project
“Nof found” error for all bunde.js files and even for assets. In the network tab, all paths are for some reason relative (e.g....
Read more >
My webpack bundle.js is not being found - r/learnjavascript
It sounds like the path that's being requested for your bundle.js file when the HTML loads in the browser doesn't match the location...
Read more >
Bundle.js not found after installing Inertia in Laravel - Solved
I recently decided to try Inertia to learn and understand it! Well as I'm completely new to this thing, now I get an...
Read more >
bundled js cannot be found from webpack-dev-server invoked ...
Webpack Dev Server won't ever put the bundle on disk. It's not supposed to. Use the normal webpack production build to accomplish this....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found