mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 18:11:40 -05:00
![]() The old regex looked for any `...` considered it a subfragment. The new regex only considers a subfragment when finding `...` followed by a non-space character (ex: `...SubFragmentName`), ignoring inline-fragments (ex: `... on TypeName {`). This should be improved with a more restrictive regex. See [issue](https://github.com/VulcanJS/Vulcan/issues/1674). |
||
---|---|---|
.. | ||
lib | ||
package.js | ||
README.md |
Vulcan libraries package, used internally.