Skip to content

A new "npm run" target for building custom bundles #5484

Closed
@nicolaskruchten

Description

@nicolaskruchten

I'd like a straightforward set of instructions that a user can use to:

  1. Create my-custom-bundle.js based on something like lib/index-basic.js
  2. Run npm run build-custom-bundle my-custom-bundle.js and it would produce my-custom-bundle.min.js or whatever

This is needed so as to be able to provide clear instructions to Dash developers that want to make their own bundles :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions