Skip to content

Wepack loaders in mvi.js #2

Open
@abaco

Description

@abaco

I think it would be nice to be able to use webpack loaders in mvi.js, to do things like require('style.css'). This is currently not possible because the server loads mvi.js directly. Only the client-side bundle.js is produced by webpack.

An additional bundle for the server side would be needed for this to work. Would you consider a pull request?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions