Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

webpack-dev-middleware multiple compiles #7

Open
cblanquera opened this issue Oct 15, 2021 · 1 comment
Open

webpack-dev-middleware multiple compiles #7

cblanquera opened this issue Oct 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@cblanquera
Copy link
Contributor

What version of incept.js are you using?

0.0.22

What version of Node.js are you using?

16.9.1

What browser are you using?

Chrome

What operating system are you using?

macOS

Describe the Bug

For some reason webpack-dev-middleware is compiling for the regular build and another for cache. It makes it look like it's compiling the same thing twice and could be mistaken for a bug.

Expected Behavior

Just shows once
compiled in xxxx s

To Reproduce

$ npm run dev
.. or ..
$ incept dev
@cblanquera cblanquera added the bug Something isn't working label Oct 15, 2021
@cblanquera
Copy link
Contributor Author

👋 @cblanquera
Thank you for raising an issue! Please understand that this
is an open source project looking for more contributors
therefore, it will take some time to get back to you. In the
meantime, please make sure you have given as much context
as possible.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant