Create Kind request to remove package from Atmosphere #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey Marco,
Current Meteor 3rd party packaging best practices recommend including the upstream as a submodule in the wrapper repo, then creating
package.js
files that refer to it. Also, the sources should be un-minified.I went ahead and published all Bootswatch themes that way so you don't have to worry about this stuff. Here's the source repo.
Note that adding the glyphicons font is an upstream problem with Bootswatch and I've filed an issue. To not include the Glyphicons, just install https://atmospherejs.com/twbs/bootstrap-noglyph then the official Bootswatch Paper package.
If you can do the community a favor, can you please hide the old package? It will still be installable by apps and dependent packages; it will just be hidden from Atmosphere searches:
Thanks,
Dan
Atmosphere curator