-
Currently, if someone requests the "bare" URL (a URL w/out a filename) for a package with [a `browser` field](https://github.com/defunctzombie/package-browser-field-spec) in its package.json, that fil…
-
Hi @hughsk,
First of all I want to thank you a lot for making this transformer, because I was actually about to make it and your lib saved me about 10 hours ;-)
For the little story, I've start worki…
-
Is there any technical reason not to expose `external`/`exclude`/`ignore` options in `Browserify` constructor the same way it has been [done for `require`](https://github.com/substack/node-browserify/…
-
### What version of Bun is running?
0.8.1
### What platform is your computer?
Linux 6.4.0-asahi-10-1-edge-ARCH aarch64 unknown
### What steps can reproduce the bug?
```js
import { read…
-
-
Options for Browserify should be passed on by the modulize task. This would allow users to customise the output, for example by minifying it.
Options for factor-bundle should also be passed on.
-
Please see https://github.com/basher/react-no-webpack
This is a simple React UI library POC. I want to use CSS Modules **without using Webpack**.
The error happens when parsing
https://github.…
-
The `b.external()` documentation refers to excluding _files_, but is it for:
A) Registering a _string_ (module ID) that should be skipped during bundling
or
B) Registering a _file_ that should be e…
-
I find that myself and quite a few other people online seem to run into some variation of an error like this sonner or later:
```
...
events.js:72
throw er; // Unhandled 'error' event
…
-
## --ignore does not work without file extension
```
browserify-ignore
│ package.json
│ test-ignore.js
└───fixtures
browser.js
```
package.json
```
{
"name": "browserify-ignore",
"v…