Closed maier49 closed 6 years ago
make certain branches of code "dead" which can be elided
Would be clearer as
create "dead" code branches which can be elided
The most common feature is branching in code based upon a feature flag
Usage of features is a little ambigious, perhaps would be better written as
The most common use case is...
Provides a way to code path
Should be
Provides a way to create a code path
just as if you were just directly importing
just as if you were directly importing
how those features a subsequently
how those features are subsequently
like when using a build tool Might be better phrased as for example when using a build tool
it will still complete and not throw although if specified as function, the function will never be invoked.
Could be cleaned up to say
it will still complete and not throw. If specified as a function, the function will never be invoked.
returns an map
returns a map
projects package.json
project's package.json
Would be clearer as
Usage of features is a little ambigious, perhaps would be better written as
Should be
Should be
Should be
Could be cleaned up to say
Should be
Should be