Closed wbinnssmith closed 9 years ago
I've gone ahead and added the grunt build as an npm prepublish step and published this branch of jquery-localize to npm. Let me know your npm username and I'll add you as the owner!
Thanks, Will. I'm behind the times. :) I just registered on npm as coderifous.
just added you!
Since the jQuery plugin registry is no longer writable, and instead recommends publishing packages to npm, this adds all of the metadata from the
localize.jquery.json
file to thepackage.json
including the "main" field pointing to the unminified build.jquery
was not added as a dependency as it is not explicitlyrequire
d.Would appreciate an
npm publish
when you're ready :smile: