Hoppa till huvudinnehållet

Quckstart Getting Started - Compiler Errors

Kommentarer

1 kommentar

  • Permanently deleted user

    I almost got there with the above however I did run into some more enviornmental issues.

     

    1)  The path for my project has spaces in the name.  In order for the post-build to find it I had to put Quotes around the path and batchfile name. "$(ProjectDir)build.bat"

    2) When I copied the Custom\Modules\Template over to a new empy web application, the .ts files came in with Build Action set to TypeScriptCompile.  This was creating *.d.ts files in the Custom\Modules\Template folder.  When the build.bat was run it would get confused because the source was duplicated.

    0

Du måste logga in om du vill lämna en kommentar.