Skip to content

[BUG] Problems with $ in begin of module names? #591

@westor21

Description

@westor21
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions