Skip to content

Ability to launch SourceJS via NodeJS Script #240

@Alanoll

Description

@Alanoll

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions