Created
November 24, 2017 05:52
-
-
Save ccapndave/4e168f00f41bc399bf127f6cec5ba95b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- FuseBox 2.5.0-beta.1 --- | |
→Typescript config: /tsconfig.json | |
Acorn error: Unexpected token (16:70) | |
File: /Users/dave/Projects/Couloir/ctp/title-sss/app/js/app.ts | |
14 } | |
15 else { | |
16 throw new Error(`Error loading config.json: ${ + res.status + } (${ + res.statusText + })`); | |
17 } | |
18 }) | |
19 .then(function (config) { | |
20 // Get the hash parameters with a set of defaults | |
-------------------------- | |
Bundle "app" | |
└── (0 files, 90 Bytes) default | |
size: 90 Bytes in 241ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment