- 08 Feb, 2017 1 commit
-
-
Ro Savage authored
-
- 11 Dec, 2016 1 commit
-
-
Joe Haddad authored
-
- 07 Dec, 2016 1 commit
-
-
Vincenzo Chianese authored
-
- 06 Dec, 2016 3 commits
-
-
Bogdan Soare authored
-
Vincenzo Chianese authored
* Add Subresource Integrity support * Pin dependency
-
- 21 Nov, 2016 2 commits
- 20 Nov, 2016 2 commits
-
-
Stefan authored
Loads all files not already handled by other loaders. Also, switch image loading from file loader to url-loader.
-
Nazim Hajidin authored
* Update css-loader to 0.26.0 * Update the production webpack config
-
- 19 Oct, 2016 1 commit
-
-
Nathan Hunzaker authored
-
- 11 Oct, 2016 1 commit
-
-
Kanitkorn Sujautra authored
* Create asset filenames mapping on the build output I use danethurber/webpack-manifest-plugin on Webpack production configuration to create a file named `asset-manifest.json` which contain a mapping of all asset filenames to their corresponding output file. `asset-manifest.json` will be located at the root of output folder. This'll resolve #600 * Add an explanation for ManifestPlugin * Make webpack-manifest-plugin's version exact
-
- 06 Oct, 2016 1 commit
-
-
Shmavon Gazanchyan authored
-
- 30 Sep, 2016 2 commits
-
-
Thien Do authored
* Define process.env as object * Fix define process.env * fix NODE_ENV check * Fix style nitpick
-
Sebastian De Deyne authored
* Typo fix in webpack.config.dev.js comments * Typo fix in webpack.config.prod.js comments
-
- 23 Sep, 2016 2 commits
-
-
Dan Abramov authored
* Extract some utilities into a separate package * Add utils dir to `files` in package.json * Do not create an empty `utils` dir on eject
-
Dan Abramov authored
-
- 22 Sep, 2016 2 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
- 21 Sep, 2016 1 commit
-
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-
- 19 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 18 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Vincent Taing authored
-
- 17 Sep, 2016 1 commit
-
-
Dan Harper authored
-
- 11 Sep, 2016 1 commit
-
-
Marek Suscak authored
-
- 03 Sep, 2016 1 commit
-
-
Jeremy Gayed authored
* Adds JSX extension support * PR changes * Add testRegex * Add note about not recommending JSX, link to issue
-
- 02 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Jimmy Miller authored
-
Jimmy Miller authored
env.js is only for variables injected into the app.
-
Jimmy Miller authored
Fixes: #253
-
Jiansen HE authored
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257)
-
- 01 Sep, 2016 1 commit
-
-
Dan Abramov authored
This makes generators work with Jest. Fixes #255. Replaces #262.
-
- 28 Aug, 2016 1 commit
-
-
Ville Immonen authored
Remove the `include` setting from webpack loaders for CSS, JSON and other static assets. This way it's possible to import files from a separate config folder, a parent directory etc.
-
- 23 Aug, 2016 1 commit
-
-
Felipe Moyano authored
-
- 18 Aug, 2016 1 commit
-
-
Gregory Shehet authored
* add off font format to loaders * add otf format support
-
- 12 Aug, 2016 1 commit
-
-
Andrey Popp authored
* Load favicon through html-loader. Fixes #291. * Add test for *.ico in e2e test suite * Configure html-loader to process <link href="..."> * Address feedback on html-loader inclusion. * Place favicon.ico at the root of the build dir * Make comment style consistent between prod and dev webpack configs * Fix html-loader config in dev mode
-
- 09 Aug, 2016 1 commit
-
-
Luigi Maselli authored
-
- 05 Aug, 2016 1 commit
-
-
Dan Abramov authored
Fixes #377
-
- 04 Aug, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-