-
Notifications
You must be signed in to change notification settings - Fork 62
Consider dropping ./packages #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looking for feedback. If I move |
@dmolsen I like that idea! I had a few issues with |
@dmolsen Sounds good! |
The
I still need to play with this a bit more. Not a ton changed honestly but I'm sure there may be a quirk or two. Still to do:
Take a peek at it and let me know what you all think. |
Tried out the Also tested installing with |
I was able to get the package uninstall stuff working so I feel pretty comfortable wrapping this up and pushing a release. This is currently a blocker for a number of other ideas that are currently floating around. We will need to coordinate on this as I'd like to reduce conflicts as much as I can. Again, this will be released as
I need to check included packages and try to map out how each references core and update how editions refer to them. Meaning, I could need to update Would making this change on Wednesday, May 18 work for people? |
That day works for me! Been wanting to wrap up a lot of stuff we're pushing out by depending on 1.x instead of 0.x too. |
@dmolsen Just tossing an idea out there: what about bumping core to |
@EvanLovely my first thought was "no" but when looking at dependencies for the final mustache edition of this it would look odd to be pulling |
Awesome!! Agreed! |
With |
Figure out what would be required to drop ./packages from the directory layout. There are some templates that are available in ./packages but maybe those need to go elsewhere in ./source or similar.
The text was updated successfully, but these errors were encountered: