rollup/rollup-plugin-node-resolve
This module has moved and is now available at @rollup/plugin-node-resolve / https://github.com/rollup/plugins/blob/master/packages/node-resolve
JavaScriptMIT
Issues
- 11
Default to resolving browser dependencies.
#119 opened by kriskowal - 2
Conflict when importing duplicated version conflicted modules (latest npm)
#118 opened by AlbertoElias - 1
Possibility to jail on a few packages
#116 opened by LEVI-RIVKIN - 7
Symlink resolution
#100 opened by scola84 - 10
Symlinks are not correctly resolved on Unix
#94 opened by filipesilva - 5
node modules imports converted to relative paths
#110 opened by FezVrasta - 14
Option to treat node_modules as external
#77 opened by battmanz - 8
node-resolve doesn't cache lookups
#121 opened by keithamus - 2
- 5
'events' is imported by lib/Main.js, but could not be resolved – treating it as an external dependency
#76 opened by johnstew - 2
- 1
`extensions` option is confusing
#108 opened by caccialdo - 3
- 4
- 3
- 2
nodeResolve: Incremental lookup
#89 opened by mkndn - 5
- 5
Plugin breaks importing of local files
#122 opened by arschmitz - 1
Seems to fail to `require('./index')`
#87 opened by alexbepple - 2
- 9
Rollup's `external` option only sufficient to suppress `import`, `skip` additionally required to suppress `require`
#72 opened by wearhere - 10
Global imports are included multiple times
#80 opened by ryx - 3
Could not be resolved with stacktrace-js
#112 opened by zack9433 - 1
Bundle only parts of an external dependency
#125 opened by chapati23 - 1
- 3
Could not get `browser` field to work
#74 opened by unional - 7
Add .mjs to default extensions
#144 opened by lukastaegert - 2
Remove jsnext:main support in next major release
#78 opened by TrySound - 3
browser-resolve work breaks crypto/uuid bundling
#136 opened by viveleroi - 3
Regression for object browser keys
#131 opened by Andarist - 7
Main has precedence over module in package.json
#132 opened by lkmill - 4
3.0.1 and 3.0.2 have a regression on file size
#130 opened by Haroenv - 1
Browser option error
#128 opened by Antonio-Laguna - 1
Usage with GitHub URL dependencies
#123 opened by domchristie - 2
The is-module dep looks pretty dead
#113 opened by SnarkBoojum - 4
- 5
- 11
- 1
- 4
Could not resolve a require path (JSON)
#114 opened by Mottie - 1
Readme example outdated versus Rollup 0.49.x
#115 opened by tmcw - 3
- 1
- 0
Test, disregard
#106 opened by fregante - 1
package with sub-modules (ES6)
#81 opened by tiagoantao - 1
The version v2.0.0 has not been published to npm
#73 opened by okbel - 4
Can't find file because of extension omitted
#86 opened by MichaelSL - 0
Allow plugin to disregard non-ES2015 modules
#91 opened by Rich-Harris - 0
- 1
Plugin ignores rollup's `globals` option
#68 opened by wearhere