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
Chunk loading with require. Exports is not defined.
github.com/webpack/webpack - vhpoet opened this issue over 10 years ago
github.com/webpack/webpack - vhpoet opened this issue over 10 years ago
Install instructions
github.com/webpack/webpack - kristoferjoseph opened this pull request over 10 years ago
github.com/webpack/webpack - kristoferjoseph opened this pull request over 10 years ago
Webpack doesn't seem to find module when absolute context path is not based off current directory
github.com/webpack/webpack - dschissler opened this issue over 10 years ago
github.com/webpack/webpack - dschissler opened this issue over 10 years ago
Typo fix
github.com/webpack/webpack-with-common-libs - mobula9 opened this pull request over 10 years ago
github.com/webpack/webpack-with-common-libs - mobula9 opened this pull request over 10 years ago
Allow [name] to be used within output.library
github.com/webpack/webpack - twobit opened this issue over 10 years ago
github.com/webpack/webpack - twobit opened this issue over 10 years ago
"Usage with Metalsmith" section
github.com/webpack/webpack.github.com - christophercliff opened this issue over 10 years ago
github.com/webpack/webpack.github.com - christophercliff opened this issue over 10 years ago
Rethinking the css- and html-loader
github.com/webpack/webpack - jhnns opened this issue over 10 years ago
github.com/webpack/webpack - jhnns opened this issue over 10 years ago
use new gulp aliases
github.com/webpack/webpack-with-common-libs - yocontra opened this pull request over 10 years ago
github.com/webpack/webpack-with-common-libs - yocontra opened this pull request over 10 years ago
urlArgs to prevent caching
github.com/webpack/webpack - lhoeppner opened this issue over 10 years ago
github.com/webpack/webpack - lhoeppner opened this issue over 10 years ago
CSS source-maps not generated
github.com/webpack/webpack - gunta opened this issue over 10 years ago
github.com/webpack/webpack - gunta opened this issue over 10 years ago
cover-webpack.config.js needs style-loader and css-loader npm dependencies
github.com/webpack/the-big-test - kpe opened this pull request over 10 years ago
github.com/webpack/the-big-test - kpe opened this pull request over 10 years ago
npm thinks 1.1.0-beta9 > 1.1.0-beta12
github.com/webpack/webpack - dayyeung opened this issue over 10 years ago
github.com/webpack/webpack - dayyeung opened this issue over 10 years ago
DirectoryDescriptionFilePlugin unable to grok "main": ["module.js"]
github.com/webpack/webpack - disruptek opened this issue almost 11 years ago
github.com/webpack/webpack - disruptek opened this issue almost 11 years ago
different types of files for output, instead of .js three times.
github.com/webpack/webpack.github.com - airportyh opened this pull request almost 11 years ago
github.com/webpack/webpack.github.com - airportyh opened this pull request almost 11 years ago
1.1.0-beta9 and up ignoring node polyfill config
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
Using require('jQuery') and require('jquery') in one webpack project leads to duplicate integration of jQuery
github.com/webpack/webpack - NinjaSciurus opened this issue almost 11 years ago
github.com/webpack/webpack - NinjaSciurus opened this issue almost 11 years ago
webpack 1.1.0-beta10 issues with handlebars
github.com/webpack/webpack - marcins opened this issue almost 11 years ago
github.com/webpack/webpack - marcins opened this issue almost 11 years ago
resolve.root vs resolveLoader.root
github.com/webpack/webpack - iby opened this issue almost 11 years ago
github.com/webpack/webpack - iby opened this issue almost 11 years ago
url-loader: disabling inclusion of data URI in the JS bundle
github.com/webpack/webpack - univerio opened this issue almost 11 years ago
github.com/webpack/webpack - univerio opened this issue almost 11 years ago
Critical dependencies error
github.com/webpack/webpack - gunta opened this issue almost 11 years ago
github.com/webpack/webpack - gunta opened this issue almost 11 years ago
1.1.0-beta8 incorrectly builds moment.js module
github.com/webpack/webpack - iby opened this issue almost 11 years ago
github.com/webpack/webpack - iby opened this issue almost 11 years ago
It should be possible to remove or provide a relative publicPath
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
Bugs regarding local named AMD modules
github.com/webpack/webpack - dayyeung opened this issue almost 11 years ago
github.com/webpack/webpack - dayyeung opened this issue almost 11 years ago
Question: Whats the best way to setup webpack for development?
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
Unable to bundle raphael.js
github.com/webpack/webpack - dayyeung opened this issue almost 11 years ago
github.com/webpack/webpack - dayyeung opened this issue almost 11 years ago
[hash] doesn't work in output.path
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
Optionally disable dynamic requires
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
github.com/webpack/webpack - hunterloftis opened this issue almost 11 years ago
webpack doesn't play nicely with multiple node_modules folders
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
Warning: Critical dependencies.
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
bundling something that uses colors.js breaks on dynamic require
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
requirement chains and chunk loading
github.com/webpack/webpack - disruptek opened this issue almost 11 years ago
github.com/webpack/webpack - disruptek opened this issue almost 11 years ago
translation plugin for stealjs
github.com/webpack/webpack - shcarrico opened this issue almost 11 years ago
github.com/webpack/webpack - shcarrico opened this issue almost 11 years ago
Forcing common bundles like Browserify
github.com/webpack/webpack - CMCDragonkai opened this issue almost 11 years ago
github.com/webpack/webpack - CMCDragonkai opened this issue almost 11 years ago
Minification of CSS files through the Style/CSS/Less loader
github.com/webpack/webpack - CMCDragonkai opened this issue almost 11 years ago
github.com/webpack/webpack - CMCDragonkai opened this issue almost 11 years ago
Small README.md fix
github.com/webpack/webpack - polotek opened this pull request almost 11 years ago
github.com/webpack/webpack - polotek opened this pull request almost 11 years ago
typo: minetype -> mimetype
github.com/webpack/webpack-with-common-libs - plaxdan opened this pull request almost 11 years ago
github.com/webpack/webpack-with-common-libs - plaxdan opened this pull request almost 11 years ago
runtime require exception in levelgraph module
github.com/webpack/webpack - edrex opened this issue almost 11 years ago
github.com/webpack/webpack - edrex opened this issue almost 11 years ago
Exception on require('levelup')
github.com/webpack/webpack - edrex opened this issue almost 11 years ago
github.com/webpack/webpack - edrex opened this issue almost 11 years ago
doesn't support emitFile
github.com/webpack/enhanced-require - fresheneesz opened this issue almost 11 years ago
github.com/webpack/enhanced-require - fresheneesz opened this issue almost 11 years ago
`require.ensure` callback doesn't need the first parameter `require`
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
webpack can't parse the webpack module
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
What's the right way to use webpack-specific functionality in node.js?
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
The word "loader" doesn't make sense for describing what you call loaders
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
github.com/webpack/webpack - fresheneesz opened this issue almost 11 years ago
Exit code when --bail used?
github.com/webpack/webpack - nick-thompson opened this issue almost 11 years ago
github.com/webpack/webpack - nick-thompson opened this issue almost 11 years ago
CLI vs Node API Resolve / Build Discrepancy?
github.com/webpack/webpack - sterlingwes opened this issue almost 11 years ago
github.com/webpack/webpack - sterlingwes opened this issue almost 11 years ago
Add favicon to webpack.github.io
github.com/webpack/webpack - iby opened this issue almost 11 years ago
github.com/webpack/webpack - iby opened this issue almost 11 years ago
Can't run sinon in node when webpacked
github.com/webpack/webpack - altano opened this issue almost 11 years ago
github.com/webpack/webpack - altano opened this issue almost 11 years ago
Google Closure Compiler Advanced Mode Issue
github.com/webpack/webpack - SanderSpies opened this issue almost 11 years ago
github.com/webpack/webpack - SanderSpies opened this issue almost 11 years ago
The gruntfile doesn't work
github.com/webpack/the-big-test - altano opened this issue almost 11 years ago
github.com/webpack/the-big-test - altano opened this issue almost 11 years ago
"Maximum call stack size exceeded" in Resolver.js dependency since RC6
github.com/webpack/webpack - iby opened this issue almost 11 years ago
github.com/webpack/webpack - iby opened this issue almost 11 years ago
Alternatives plugin produces duplicating blocks in the bundle
github.com/webpack/webpack - iby opened this issue almost 11 years ago
github.com/webpack/webpack - iby opened this issue almost 11 years ago
webpack --help triggers build
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
rc10 won't install from npm
github.com/webpack/webpack - jauco opened this issue almost 11 years ago
github.com/webpack/webpack - jauco opened this issue almost 11 years ago
expression in requires are not traversed
github.com/webpack/webpack - sokra opened this issue almost 11 years ago
github.com/webpack/webpack - sokra opened this issue almost 11 years ago
Add support for aliases regex matching
github.com/webpack/core - gunta opened this issue almost 11 years ago
github.com/webpack/core - gunta opened this issue almost 11 years ago
Loaders query is not working as expected
github.com/webpack/core - gunta opened this issue almost 11 years ago
github.com/webpack/core - gunta opened this issue almost 11 years ago
add devtool: "source-map-eval"
github.com/webpack/webpack - sokra opened this issue almost 11 years ago
github.com/webpack/webpack - sokra opened this issue almost 11 years ago
Performance of webpack-dev-server with source maps
github.com/webpack/webpack - KidkArolis opened this issue almost 11 years ago
github.com/webpack/webpack - KidkArolis opened this issue almost 11 years ago
Uncaught TypeError when requiring too many modules.
github.com/webpack/webpack - DveMac opened this issue almost 11 years ago
github.com/webpack/webpack - DveMac opened this issue almost 11 years ago
Remove tab prefixing of souce code?
github.com/webpack/webpack - josdejong opened this issue almost 11 years ago
github.com/webpack/webpack - josdejong opened this issue almost 11 years ago
Is there a way to add a header on top of a bundled library?
github.com/webpack/webpack - josdejong opened this issue almost 11 years ago
github.com/webpack/webpack - josdejong opened this issue almost 11 years ago
How to require node modules?
github.com/webpack/webpack - zbuttons opened this issue almost 11 years ago
github.com/webpack/webpack - zbuttons opened this issue almost 11 years ago
webpack 1.0 compatibility
github.com/webpack/graph - Lendar opened this pull request almost 11 years ago
github.com/webpack/graph - Lendar opened this pull request almost 11 years ago
Understanding Code Splitting/Chunks
github.com/webpack/webpack - pherrymason opened this issue almost 11 years ago
github.com/webpack/webpack - pherrymason opened this issue almost 11 years ago
How to initialize third-party modules
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
Explicitly require module in multiple bundle configuration.
github.com/webpack/webpack - simenbrekken opened this issue almost 11 years ago
github.com/webpack/webpack - simenbrekken opened this issue almost 11 years ago
AMDRequireArrayDependency is not defined
github.com/webpack/webpack - tcoopman opened this issue almost 11 years ago
github.com/webpack/webpack - tcoopman opened this issue almost 11 years ago
Fix typo: named chunks
github.com/webpack/webpack - fernandoacorreia opened this pull request almost 11 years ago
github.com/webpack/webpack - fernandoacorreia opened this pull request almost 11 years ago
Require external (unmanaged) file
github.com/webpack/webpack - kaste opened this issue almost 11 years ago
github.com/webpack/webpack - kaste opened this issue almost 11 years ago
\ufeff inserted in styles tag
github.com/webpack/webpack - ThomasDeutsch opened this issue almost 11 years ago
github.com/webpack/webpack - ThomasDeutsch opened this issue almost 11 years ago
Can't Find amd-options
github.com/webpack/webpack - matthewwithanm opened this issue almost 11 years ago
github.com/webpack/webpack - matthewwithanm opened this issue almost 11 years ago
How to resolve url()-expressions in compiled css-files
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
Unorthodox syntax in "A small example what's possible"
github.com/webpack/webpack - k3n opened this issue almost 11 years ago
github.com/webpack/webpack - k3n opened this issue almost 11 years ago
Possible to have multiple output files? (i.e. multiple output configs)
github.com/webpack/webpack - dashed opened this issue almost 11 years ago
github.com/webpack/webpack - dashed opened this issue almost 11 years ago
package.json, and bower.json?
github.com/webpack/webpack - jtangelder opened this issue almost 11 years ago
github.com/webpack/webpack - jtangelder opened this issue almost 11 years ago
Fixed up some grammar / spelling.
github.com/webpack/webpack.github.com - thaggie opened this pull request almost 11 years ago
github.com/webpack/webpack.github.com - thaggie opened this pull request almost 11 years ago
documentation: steps to add a loader (polyfill require)
github.com/webpack/webpack - gaydenko opened this issue almost 11 years ago
github.com/webpack/webpack - gaydenko opened this issue almost 11 years ago
Problem with amd modules: "define cannot be used indirect"
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago
github.com/webpack/webpack - jhnns opened this issue almost 11 years ago