Skip to content

deps-loader doesn't work properly with webpack-dev-server #1

@narqo

Description

@narqo

It feels, that deps-loader must reemit a new dependencies tree when any of project's .deps.js file has been changed, so webpack-dev-server (or any other solutions) could rebuild a bundle.

Currently, one have to rebuild the whole project manually when changing deps.js files of adding a new deps.js to the project. And it takes about 20 secs to build only .js and .styl bundles for not really big project (>200 blocks/mods/elems).

I believe thinks like webpack-dev-server allow to do a partial rebuild so the build time should reduce dramatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions