Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sumbad/b44839ca248ebc9120bb402911de9454 to your computer and use it in GitHub Desktop.

Select an option

Save sumbad/b44839ca248ebc9120bb402911de9454 to your computer and use it in GitHub Desktop.
new AngularCompilerPlugin({
platform: 0,
sourceMap: true,
tsConfigPath: path.join(PATHS.root, 'tsconfig.json'),
skipCodeGeneration: true,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment