-
Notifications
You must be signed in to change notification settings - Fork 486
Node.js API with source instead of the input file broken #1057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
bodia-uz
referenced
this issue
Apr 23, 2018
Thanks to @batje, documentation.js now supports Vue! .vue files are parsed for their JavaScript contents by default.
should do the trick for now. Let me see if I can write a test to reproduce your problem and test my solution. |
It should. Thanks @batje |
Mb better condition will be:
|
batje
added a commit
to CognosExt/documentation
that referenced
this issue
Apr 23, 2018
tmcw
pushed a commit
that referenced
this issue
Apr 23, 2018
* fix: adding vue support broke tests that are not file based fix #1057 * Got the tests and code working for supporting non-file documenting * Added fresh snapshot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commit f60d90c breaks ability to use Node.js API with source instead of the input file.
Or more precisely next lines:
documentation/src/index.js
Lines 108 to 110 in f60d90c
6.3.0
Node.js API
Error:
The text was updated successfully, but these errors were encountered: