marksmccann / node-sass-extra

A drop-in replacement for node-sass' Node API that adds support for globs, promises and more.
MIT License
2 stars 1 forks source link

Initial Release Prep #50

Closed marksmccann closed 5 years ago

marksmccann commented 5 years ago

Should we consider doing a -prerelease or -beta version as we figure this out? I am guessing we are not gonna get it the first time out.

marksmccann commented 5 years ago

@phillipluther I opened up this issue for us to button up our project and get it published. I made a check list of the steps I believe are left. Feel free to update the list if I got something wrong or missed something.

phillipluther commented 5 years ago

I like the idea of -prerelease ... I think there will be hiccups with publishing, too. NPM doesn't let you overwrite/force the way Git does, so any errant attempts will forever show up in the project history.

The "setup npm script for publishing" should definitely be last so we can make sure everything at least looks correct.

marksmccann commented 5 years ago

We have other open issues for the remaining checkboxes, closing this one.