-
I apologize in advance for the potentially silly question. I'm trying to uglify this as part of a bundle, however this ONE file does not seem to want to play nice.
To simplify recreating this issue, …
-
I am using factor-bundle with watchify and gulp.
```
var gulp = require('gulp');
var gutil = require('gulp-util');
var source = require('vinyl-source-stream');
var browserify = require('browserify')…
-
With the 8193adc7b6d4cb054328af56f9ef8f5483c8bbe6 landed we've got now a publishing mechanism in place that can push build files to the gh-pages branch and thus have them accessible through GitHub pag…
PK1A updated
10 years ago
-
If a bundled module has a `sourceMappingURL` directive, browserify will leave it intact, which appears to be worthless or harmful towards getting source maps to work properly in browsers.
Ideally, wh…
-
browserify-shim incorrectly rewrites require('react') to (window.React).
in a new version of browserify-shim, it rewrites to this (which is still broken):
``` js
var React = (typeof window !== "unde…
-
# 🐛 bug report
My PWA works fine when using the Parcel dev server on my localhost. So I tried building and deploying to a webhost and it breaks.
When using the build command `parcel build --no-c…
-
## The devDependency [assert](https://github.com/browserify/commonjs-assert) was updated from `1.4.1` to `1.5.0`.
🚨 [View failing branch](https://github.com/molecuel/mongolastic/compare/master...mol…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I know there have been other issues to this effect that have been resolved, so it's possible I'm doing this wrong. I want to set up two different bundles, one that includes lodash and one that is a st…
-
## Version **1.2.1** of [ember-browserify](https://github.com/ef4/ember-browserify) was just published.
Branch
Build failing 🚨
Dependency
…