-
-
Notifications
You must be signed in to change notification settings - Fork 201
Comparing changes
Open a pull request
base repository: symfony/webpack-encore
base: v0.9.1
head repository: symfony/webpack-encore
compare: v0.10.0
- 12 commits
- 11 files changed
- 3 contributors
Commits on Jul 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c5c3d23 - Browse repository at this point
Copy the full SHA c5c3d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for f803b9a - Browse repository at this point
Copy the full SHA f803b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0f3de - Browse repository at this point
Copy the full SHA 0e0f3deView commit details
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1b28b3f - Browse repository at this point
Copy the full SHA 1b28b3fView commit details
Commits on Jul 6, 2017
-
feature #75 Making enableTypeScriptLoader() options callback optional…
… (weaverryan) This PR was merged into the master branch. Discussion ---------- Making enableTypeScriptLoader() options callback optional The `enableTypeScriptLoader()` should allow for no callback function - it's probably not needed in most cases. Ping @davidmpaz Commits ------- 0e0f3de Making enableTypeScriptLoader() options callback optional
Configuration menu - View commit details
-
Copy full SHA for 6d8099e - Browse repository at this point
Copy the full SHA 6d8099eView commit details -
feature #76 Adding ability to pass options to sass-loader (weaverryan)
This PR was merged into the master branch. Discussion ---------- Adding ability to pass options to sass-loader Fixes #14 This is a BC break, which I want to minimize. But, since we're pre 1.0, BC breaks are allowed. And this will fail clearly the first time you try to run encore. Docs: symfony/symfony-docs#8108 Commits ------- f803b9a Adding ability to pass options to sass-loader
Configuration menu - View commit details
-
Copy full SHA for ba036c4 - Browse repository at this point
Copy the full SHA ba036c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c80e6 - Browse repository at this point
Copy the full SHA f4c80e6View commit details
Commits on Jul 7, 2017
-
feature #83 Allow resetting the state of the Encore singleton (stof)
Configuration menu - View commit details
-
Copy full SHA for efbec0d - Browse repository at this point
Copy the full SHA efbec0dView commit details
Commits on Jul 11, 2017
-
Fix inability to use scss loader with Vue.js
Prior to this fix when the less loader isn't enabled, the scss loader config is rewritten by mistake, leading to this error: > Module build failed: Error: Cannot process lang="less" inside src/js/Player.vue: the less-loader is not activated. I also fix a functional test case for Vue.js. Actually, the tests check if the first error thrown by webpack is about missing less loader. But the fixtures needs these loaders in the following order: scss, sass and finally less. Since there's no other loader than the VueJs one loaded in this test case, errors should be in the same order.
Albin Kerouanton committedJul 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 2165a54 - Browse repository at this point
Copy the full SHA 2165a54View commit details
Commits on Jul 12, 2017
-
bug #89 Fix inability to use scss loader with Vue.js (NiR-)
This PR was merged into the master branch. Discussion ---------- Fix inability to use scss loader with Vue.js Prior to this fix when the less loader isn't enabled, the scss loader config is rewritten by mistake, leading to this error: > Module build failed: Error: Cannot process lang="less" inside src/js/Player.vue: the less-loader is not activated. I also fix a functional test case for Vue.js. Actually, the tests check if the first error thrown by webpack is about missing less loader. But the fixtures needs these loaders in the following order: scss, sass and finally less. Since there's no other loader than the VueJs one loaded in this test case, errors should be in the same order. Commits ------- 2165a54 Fix inability to use scss loader with Vue.js
Configuration menu - View commit details
-
Copy full SHA for de3dbf3 - Browse repository at this point
Copy the full SHA de3dbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802c8b3 - Browse repository at this point
Copy the full SHA 802c8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e73523a - Browse repository at this point
Copy the full SHA e73523aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.1...v0.10.0