We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6ed15 commit 16e5ba0Copy full SHA for 16e5ba0
readme.markdown
@@ -1293,7 +1293,7 @@ This is because your application is more tightly coupled to a runtime
1293
environment configuration so there are more moving parts and your application
1294
will only work when your environment is setup correctly.
1295
1296
-node and browserify both support but discourage the use of `$NODE_PATH`.
+browserify supports `opts.paths` (although discourages it), but does not support `$NODE_PATH`.
1297
1298
## non-javascript assets
1299
0 commit comments