Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

webpack

webpack is THE build solution for modern web applications.
Collective - Host: opensource - https://opencollective.com/webpack - Website: https://webpack.js.org/ - Code: https://github.com/webpack

UglifyJsPlugin ruins images

github.com/webpack/webpack - ALF-er opened this issue almost 10 years ago
Allow minimize option in UglifyJSPlugin

github.com/webpack/webpack - drillbits opened this pull request almost 10 years ago
License of dependent package is unknown

github.com/webpack/node-libs-browser - kamoqq opened this issue almost 10 years ago
Watcher fails to build sometimes

github.com/webpack/webpack - fresheneesz opened this issue almost 10 years ago
Allowing nested objects in DefinePlugin

github.com/webpack/webpack - mderrick opened this pull request almost 10 years ago
Adding support for woff2 in url loader

github.com/webpack/react-starter - yosiat opened this pull request almost 10 years ago
Adding missing file/url loader

github.com/webpack/react-starter - yosiat opened this pull request almost 10 years ago
Fix typo in hot plugins: "Propably" => "Probably"

github.com/webpack/webpack - mendenhallmagic opened this pull request almost 10 years ago
Error concatenating two webpack libraries.

github.com/webpack/webpack - DavidSouther opened this issue almost 10 years ago
The problem in split app and vendor code

github.com/webpack/webpack - zxcabs opened this issue almost 10 years ago
Add support for split point error handling

github.com/webpack/webpack - richardscarrott opened this pull request almost 10 years ago
Can't start dev server

github.com/webpack/react-starter - TheSisb opened this issue almost 10 years ago
Change port number to make production server work

github.com/webpack/react-starter - dqdinh opened this pull request almost 10 years ago
webpack-dev-server misses most Vim write events

github.com/webpack/webpack - michaeldye opened this issue almost 10 years ago
Question: why is context required?

github.com/webpack/webpack - fresheneesz opened this issue almost 10 years ago
make Watching.close callback optional

github.com/webpack/webpack - fresheneesz opened this pull request almost 10 years ago
dedupe module but have a single module instance

github.com/webpack/webpack - KeithWoods opened this issue almost 10 years ago
where are the entries for hot module reload

github.com/webpack/react-starter - bsr203 opened this issue almost 10 years ago
Query `-p` parameter from config script

github.com/webpack/webpack - Turbo87 opened this issue almost 10 years ago
Use "supports-color" to detect if terminal supports colors

github.com/webpack/webpack - Turbo87 opened this pull request almost 10 years ago
webpack bundling dependency twice

github.com/webpack/webpack - KeithWoods opened this issue almost 10 years ago
Sass (SCSS) support

github.com/webpack/react-starter - jonaswindey opened this issue almost 10 years ago
Watcher.close shouldn't require a callback

github.com/webpack/webpack - fresheneesz opened this issue almost 10 years ago
Optimizations

github.com/webpack/webpack - thetutlage opened this issue almost 10 years ago
Spelling error in documentation: anaylse

github.com/webpack/webpack - rstormsf opened this issue almost 10 years ago
Log "Watching..."

github.com/webpack/webpack - sdemjanenko opened this issue almost 10 years ago
Aliases for files?

github.com/webpack/webpack - ream88 opened this issue almost 10 years ago
How to expose variables inside the vendor.js?

github.com/webpack/webpack - mr-pinzhang opened this issue almost 10 years ago
Remove unnecessary semicolon

github.com/webpack/react-starter - daannijkamp opened this pull request almost 10 years ago
Minor changes make-webpack-config.js

github.com/webpack/react-starter - daannijkamp opened this pull request almost 10 years ago
Require ensure error handler plugin

github.com/webpack/webpack - richardscarrott opened this pull request almost 10 years ago
Specify a different port

github.com/webpack/react-starter - mewben opened this issue almost 10 years ago
Creating a workflow optimizer plugin

github.com/webpack/webpack - christianalfoni opened this issue almost 10 years ago
require.ensure error handling

github.com/webpack/webpack - richardscarrott opened this issue almost 10 years ago
Proxy module.paths to resolve.paths

github.com/webpack/enhanced-require - ColCh opened this pull request almost 10 years ago
module.paths API is missing

github.com/webpack/enhanced-require - ColCh opened this issue almost 10 years ago
HMR & History API / PushState

github.com/webpack/webpack - altano opened this issue almost 10 years ago
Update gh-pages branch

github.com/webpack/analyse - paulirish opened this pull request almost 10 years ago
Support fully disabling Node polyfills perhaps?

github.com/webpack/webpack - loganfsmyth opened this issue almost 10 years ago
Don't make up assets that don't exist

github.com/webpack/react-starter - davidascher opened this pull request almost 10 years ago
Watch doesn't doesn't pick up changes

github.com/webpack/webpack - kayone opened this issue almost 10 years ago
QUESTION: only inline 'url-loader' require calls?

github.com/webpack/webpack - radubrehar opened this issue almost 10 years ago
Test against iojs on Travis and Appveyor.

github.com/webpack/webpack - wbinnssmith opened this pull request almost 10 years ago
Add .editorconfig for contributors

github.com/webpack/webpack - wbinnssmith opened this pull request almost 10 years ago
ReactNative target

github.com/webpack/webpack - sokra opened this issue almost 10 years ago
A way to analyze why modules were flagged as "not cacheable".

github.com/webpack/webpack - jussi-kalliokoski opened this issue almost 10 years ago
Error bundling q.js

github.com/webpack/webpack - cowwoc opened this issue almost 10 years ago
HMR issue with jsx-loader

github.com/webpack/webpack - fredericlb opened this issue almost 10 years ago
require("child_process")

github.com/webpack/webpack - cowwoc opened this issue almost 10 years ago
Improve readability of "size" output

github.com/webpack/webpack - cowwoc opened this issue almost 10 years ago
Reproducible builds

github.com/webpack/webpack - shamrin opened this issue almost 10 years ago
Automatic generated require.ensure() wrapper

github.com/webpack/webpack - cowwoc opened this issue almost 10 years ago
Warnings when using validate.js

github.com/webpack/webpack - mosch opened this issue almost 10 years ago
Expose the compiler's input filesystem to loaders.

github.com/webpack/webpack - Arnavion opened this pull request almost 10 years ago
Bundles and Conditional Externals

github.com/webpack/webpack - jonjaques opened this issue almost 10 years ago
CSS url() that uses ~

github.com/webpack/webpack - jasonkuhrt opened this issue almost 10 years ago
Scheduled small breaking changes for 2.0

github.com/webpack/webpack - sokra opened this issue almost 10 years ago
How to use webpack in server

github.com/webpack/webpack - thepian opened this issue almost 10 years ago
Requiring AMD-style local modules as relative paths

github.com/webpack/webpack - wbinnssmith opened this issue almost 10 years ago
Question: usage of webpack for non-JS environment

github.com/webpack/webpack - geekyme opened this issue almost 10 years ago
Cannot import local CSS file into another

github.com/webpack/webpack - jasonkuhrt opened this issue almost 10 years ago
Add test failure for after-resolve async

github.com/webpack/webpack - kpdecker opened this pull request almost 10 years ago
Importing CSS deps?

github.com/webpack/webpack - jasonkuhrt opened this issue almost 10 years ago
e

github.com/webpack/webpack - hookercookerman opened this issue almost 10 years ago
use a protocol-relative url for jQuery

github.com/webpack/analyse - deoxxa opened this pull request almost 10 years ago
jQuery not loaded via HTTPS

github.com/webpack/analyse - deoxxa opened this issue almost 10 years ago
Build error because of npm link?

github.com/webpack/webpack - jasonkuhrt opened this issue almost 10 years ago
No error is given if output filename not specified

github.com/webpack/webpack - jbrantly opened this issue almost 10 years ago
Webpack errors when combined with jsdom

github.com/webpack/webpack - DanielApt opened this issue almost 10 years ago
jQuery plugins available for all modules?

github.com/webpack/webpack - DanielApt opened this issue almost 10 years ago
Chunks in different folders

github.com/webpack/webpack - i-have-no-name opened this issue almost 10 years ago
CHANGELOG.md ?

github.com/webpack/webpack - ceanela opened this issue almost 10 years ago