Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Add support to publish an uber package #36

Closed
matt-gadd opened this issue Sep 2, 2016 · 2 comments
Closed

Add support to publish an uber package #36

matt-gadd opened this issue Sep 2, 2016 · 2 comments

Comments

@matt-gadd
Copy link
Contributor

An uber package is essentially the same as the structure of the git repo, with the added dist folder with the generated outputs for umd and esm.

We'd like to publish the uber packages under the @dojo scope. For example:
dojo-has (umd) ---> @dojo/has (uber).

The work to add this to the release task is trivial, but one thing we must deal with is switching the dojo dependencies in the package.json (which are the umd ones) to use the uber equivalents, so that in effect, when you pull an uber package down from npm you will get any of the dependencies of it in uber form also.

@dylans dylans added the beta3 label Mar 25, 2017
@dylans dylans added this to the 2017.06 milestone Apr 8, 2017
@dylans dylans modified the milestones: 2017.06, 2017.07 Jul 4, 2017
@dylans dylans modified the milestones: 2017.07, 2017.08 Jul 29, 2017
@kitsonk kitsonk modified the milestones: 2017.08, 2017.09 Sep 4, 2017
@kitsonk kitsonk modified the milestones: 2017.09, 2017.12 Oct 9, 2017
@kitsonk kitsonk added rc and removed beta3 labels Oct 9, 2017
@kitsonk
Copy link
Member

kitsonk commented Oct 9, 2017

@matt-gadd I am not sure this reflects our current thinking and is unactionable in its current state. I maybe wrong, and if I am, we should clarify the scope of this issue.

@agubler agubler removed the rc label Jan 4, 2018
@dylans dylans removed this from the 2017.12 milestone Jan 17, 2018
@agubler
Copy link
Member

agubler commented Oct 17, 2018

Superseded by dojo/scripts

@agubler agubler closed this as completed Oct 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants