Skip to content
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

Angular 2+ support #53

Closed
mgordic opened this issue Aug 1, 2019 · 2 comments
Closed

Angular 2+ support #53

mgordic opened this issue Aug 1, 2019 · 2 comments

Comments

@mgordic
Copy link

mgordic commented Aug 1, 2019

Hi,

Is it possible to use it with Angular 2+?

Thank you
Marko

@koltyakov
Copy link

Possible. But absolutely separate and not related things. Build pipeline bundles and saves files to disk, upload pipeline saves to SharePoint assets folder. So it can be any framework. And, of course, you got to tweak build pipeline to suite SharePoint-hosting related aspects.

@s-KaiNet
Copy link
Owner

s-KaiNet commented Aug 1, 2019

To add to what Andrew @koltyakov commented - you can't use spsave directly in angular (i.e. include in browser bundle) because it's intended for nodejs only. However, you can use it as part of your build process (e.g. gulp task, etc.) to upload assets to SharePoint.

@s-KaiNet s-KaiNet closed this as completed Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants