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

Info about build process #14

Open
davalillo opened this issue Jun 23, 2017 · 1 comment
Open

Info about build process #14

davalillo opened this issue Jun 23, 2017 · 1 comment

Comments

@davalillo
Copy link

Is there any information about the build process of this solution (extensions, configurations, plugins required, etc...). I can't make it work in any way.

@Aaron-P
Copy link
Member

Aaron-P commented Jan 14, 2018

It previously required Visual Studio 2013 with the WebEssentials and TypeScript addons. I have just merged a pull to update it to build on Visual Studio 2015. From VS2015 forward the WebEssentials addon has been split into two different addons, so now you need to have the Bundler & Minifier extension, and possibly WebEssentials. You might also need WebCompiler; I can't remember if VS can compile .less files without it.

The project also references System.Web.WebPages which I don't think you get with the default .NET installation. If you don't already have it available you will need to install Web Pages 2.

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

2 participants