about summary refs log tree commit diff
path: root/config/webpack/paths.yml
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-06-02 00:27:35 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-06-01 17:27:35 +0200
commit1162f61ca399e613ff6d5dbe572c5f12d039eeeb (patch)
treecc4a4674b2faac9d9ae9a5585fa301fd4385c4a6 /config/webpack/paths.yml
parent39ea5c0e2e9bdf2c6e3bd0797e6fb422e6117aa2 (diff)
Remove unused loaders of webpack (#3495)
Diffstat (limited to 'config/webpack/paths.yml')
-rw-r--r--config/webpack/paths.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/webpack/paths.yml b/config/webpack/paths.yml
index 26ab8facc..fdae76141 100644
--- a/config/webpack/paths.yml
+++ b/config/webpack/paths.yml
@@ -8,11 +8,7 @@ default: &default
   node_modules: node_modules
   source: app/javascript
   extensions:
-    - .coffee
     - .js
-    - .jsx
-    - .ts
-    - .vue
     - .sass
     - .scss
     - .css