Skip to content

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

@sambev

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

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