Skip to content

Split up package.jsons for docs and lib again #811

Description

@sambev

Bringing them into one package is convenient for, well having just one, but I wonder if that cost is worth it.

So far there are two issues I think one is causing that I don't know how to fix otherwise:

  1. CI bundle size checking (docs bundle vs lib bundle)
  2. Minifying the lib build.

Webpack already minify's the doc build, but babel isn't minifying the lib. It probably should for production. Can webpack do both separately?

cc @jmophoto @cerinman @phantomxc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions