Opened 6 years ago
Last modified 6 years ago
#15219 open bug
npm package bundles jquery 1.10 through 3.1.1
Reported by: | Frederick Stark | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.13.0 |
Component: | [meta] ui.build | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery should be declared as a peer dependency instead of a direct dependency and being bundled with the package.
Even better would be to take advantage of npm's prepublish script which can create a cleaned up version of the repo for publishing to npm
Change History (1)
comment:1 Changed 6 years ago by
Milestone: | none → 1.13.0 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
Note: See
TracTickets for help on using
tickets.