Skip to content

switch to webpack-dev-server for server.js #805

@k4b7

Description

@k4b7

Right now we build katex.js on each page load. On my machine this can take from 20 to 40 seconds. With webpack-dev-server, the server would build the bundle on file change instead of whenever the browser is reloaded. It also opens the possibility of hot module reloading.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions