-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Problem: If I have a NodeJS application, attempt to perform a require(sourcejs) so I can script and debug using VS my site's code (or any SourceJS plugins), I receive multiple errors.
I've been using the following setup for my SourceJS site development:
- Visual Studio 2015
- NodeJS Tools for Visual Studio
I created a "Javascript Project" in Visual Studio, so I can add the site to my group's build chain, and then also have a separate repository containing just my site's specs, and not the SourceJS source.
My NodeJS package.json includes just the single dependancy for sourcejs, so I can then perform an npm install to quick install my site for development/production.
Metadata
Metadata
Assignees
Labels
No labels