Package Exports
- glslify-simple-include
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (glslify-simple-include) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
glslify-simple-include
glslify LOCAL transform for a simple "#pragma include" directive in shader files.
This is different from the build in requires in glslify in that it simply pulls the entire referenced file in without any name-mangling (so it effectively allows multiple "exported" tokens)
Note: this only works as a local transform
Note: this is only tested with glslify 5.0.1