mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04: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). |
||
---|---|---|
.. | ||
admin.js | ||
apollo.js | ||
callbacks.js | ||
collections.js | ||
components.js | ||
config.js | ||
deep.js | ||
deep_extend.js | ||
dynamic_loader.js | ||
findbyids.js | ||
fragments.js | ||
graphql.js | ||
headtags.js | ||
icons.js | ||
index.js | ||
intl_polyfill.js | ||
mongo_redux.js | ||
redux.js | ||
routes.js | ||
settings.js | ||
strings.js | ||
utils.js |