-
Notifications
You must be signed in to change notification settings - Fork 46
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
Publish to NPM? #1
Comments
@wbhob I haven't actually published a typescript package to npm before, do you have some advice on that? |
You should just be able to build it and upload. You'll need to create a package.json with a peer dependency of angular, and then you should be good to go.
…On Feb 20, 2017, 12:43 PM -0500, Scott B. Wyatt ***@***.***>, wrote:
@wbhob (https://github.com/wbhob) I haven't actually published a typescript package to npm before, do you have some advice on that?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (#1 (comment)), or mute the thread (https://github.com/notifications/unsubscribe-auth/AEPIEu30FBXDg7CBKaRAZ0jFJZIEQMOIks5redDXgaJpZM4MGTiJ).
|
This may take a bit for me to get this right, but i've published it to npm as ng-intercom. Totally open to PRs as I don't have a ton of time right now. The only requirement is that it work for angular universal. |
MaximBelov
pushed a commit
to herdwatch-apps/ng-intercom
that referenced
this issue
Nov 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this is an NPM worthy package... would you consider publishing it?
The text was updated successfully, but these errors were encountered: