You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.
I want to release this plugin to the NuGet Gallery and other places (npm, bower etc.). I need to setup some sort of build system to take the JS & CSS files and produce minified versions and then save the ouput as an artifact. I don't want to commit these in as they're a release concern.
We'll then need to create manifests for the various distribution platforms.
The text was updated successfully, but these errors were encountered:
Remove firing of the change event for inputs. Use the custom change.timesetter
event instead. #1
Add bower manifest. #2
Don't fire custom change event if the values haven't changed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to release this plugin to the NuGet Gallery and other places (npm, bower etc.). I need to setup some sort of build system to take the JS & CSS files and produce minified versions and then save the ouput as an artifact. I don't want to commit these in as they're a release concern.
We'll then need to create manifests for the various distribution platforms.
The text was updated successfully, but these errors were encountered: