-
-
Notifications
You must be signed in to change notification settings - Fork 420
Closed
Description
Overview of the issue
Processing stops when module name starts with $.
We name some files or directories with a starting $. And here is the output of the processing:
[18:34:47] Process main graph
[18:34:48] Ooops error during main graph generation, moving on next part with main graph disabled : : Error: syntax error in line 1 near '$'
[18:34:48] Process module graph: $UiComponentsModule
[18:34:48] Error: syntax error in line 1 near '$'
Operating System, Node.js, npm, compodoc version(s)
OS: Windows7
node: v8.11.1
npm: 5.6.0
Compodoc: 1.1.3
Compodoc installed globally or locally ?
globally