Skip to content

Instantly share code, notes, and snippets.

@ccapndave
Created November 24, 2017 05:52
Show Gist options
  • Save ccapndave/4e168f00f41bc399bf127f6cec5ba95b to your computer and use it in GitHub Desktop.
Save ccapndave/4e168f00f41bc399bf127f6cec5ba95b to your computer and use it in GitHub Desktop.
--- 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