-
browserifySwap(file) → {TransformStream}
-
Looks up browserify_swap configuratios specified for the given file in the environment specified via
BROWSERIFYSWAP_ENV
.If found the file content is replaced with a require statement to the file to swap in for the original. Otherwise the file's content is just piped through.
Parameters:
Name Type Description file
String full path to file being transformed
Returns:
transform stream into which
browserify
will pipe the original content of the file- Type
- TransformStream
Maintenance
Commit Frequency
Further analysis of the maintenance status of browserify-swap based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.
An important project maintenance signal to consider for browserify-swap is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.
In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.