Skip to content

Commit

Permalink
remove babel resolver plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
chmln committed Feb 16, 2019
1 parent dd1e561 commit d86521a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 83 deletions.
3 changes: 0 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
]
],
"plugins": [
["module-resolver", {
"root": ["./src"]
}],
["@babel/plugin-proposal-object-rest-spread", { "useBuiltIns": true }],
"@babel/plugin-proposal-optional-catch-binding"
]
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@types/node": "11.9.4",
"@types/stylus": "^0.48.31",
"autoprefixer-stylus": "latest",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"chokidar": "2.1.1",
"coveralls": "^3.0.2",
Expand Down
79 changes: 0 additions & 79 deletions shrinkwrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ devDependencies:
'@types/node': 11.9.4
'@types/stylus': 0.48.31
autoprefixer-stylus: 0.14.0
babel-plugin-module-resolver: 3.2.0
babel-plugin-transform-object-rest-spread: 6.26.0
chokidar: 2.1.1
coveralls: 3.0.2
Expand Down Expand Up @@ -1018,18 +1017,6 @@ packages:
node: '>= 6'
resolution:
integrity: sha512-gljYrZz8w1b6fJzKcsfKsipSru2DU2DmQ39aB6nV3xQ0DDv3zpIzKGortA5gknrhNnPN8DweaEgrnZdmbGmhnw==
/babel-plugin-module-resolver/3.2.0:
dependencies:
find-babel-config: 1.1.0
glob: 7.1.3
pkg-up: 2.0.0
reselect: 3.0.1
resolve: 1.10.0
dev: true
engines:
node: '>= 6.0.0'
resolution:
integrity: sha512-tjR0GvSndzPew/Iayf4uICWZqjBwnlMWjSx6brryfQ81F9rxBVqwDJtFCV8oOs0+vJeefK9TmdZtkIFdFe1UnA==
/babel-plugin-syntax-object-rest-spread/6.13.0:
dev: true
resolution:
Expand Down Expand Up @@ -1820,23 +1807,6 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
/find-babel-config/1.1.0:
dependencies:
json5: 0.5.1
path-exists: 3.0.0
dev: true
engines:
node: '>=4.0.0'
resolution:
integrity: sha1-rMAQQ6Z0n+w0Qpvmtk9ULrtdY1U=
/find-up/2.1.0:
dependencies:
locate-path: 2.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
/find-up/3.0.0:
dependencies:
locate-path: 3.0.0
Expand Down Expand Up @@ -2959,11 +2929,6 @@ packages:
dev: true
resolution:
integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
/json5/0.5.1:
dev: true
hasBin: true
resolution:
integrity: sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
/json5/2.1.0:
dependencies:
minimist: 1.2.0
Expand Down Expand Up @@ -3081,15 +3046,6 @@ packages:
node: '>=4'
resolution:
integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=
/locate-path/2.0.0:
dependencies:
p-locate: 2.0.0
path-exists: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
/locate-path/3.0.0:
dependencies:
p-locate: 3.0.0
Expand Down Expand Up @@ -3567,14 +3523,6 @@ packages:
node: '>=6'
resolution:
integrity: sha512-pzQPhYMCAgLAKPWD2jC3Se9fEfrD9npNos0y150EeqZll7akhEgGhTW/slB6lHku8AvYGiJ+YJ5hfHKePPgFWg==
/p-limit/1.3.0:
dependencies:
p-try: 1.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
/p-limit/2.1.0:
dependencies:
p-try: 2.0.0
Expand All @@ -3583,14 +3531,6 @@ packages:
node: '>=6'
resolution:
integrity: sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==
/p-locate/2.0.0:
dependencies:
p-limit: 1.3.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
/p-locate/3.0.0:
dependencies:
p-limit: 2.1.0
Expand All @@ -3605,12 +3545,6 @@ packages:
node: '>=4'
resolution:
integrity: sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=
/p-try/1.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
/p-try/2.0.0:
dev: true
engines:
Expand Down Expand Up @@ -3714,14 +3648,6 @@ packages:
node: '>=6'
resolution:
integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==
/pkg-up/2.0.0:
dependencies:
find-up: 2.1.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-yBmscoBZpGHKscOImivjxJoATX8=
/pn/1.1.0:
dev: true
resolution:
Expand Down Expand Up @@ -4040,10 +3966,6 @@ packages:
dev: true
resolution:
integrity: sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=
/reselect/3.0.1:
dev: true
resolution:
integrity: sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc=
/resolve-cwd/2.0.0:
dependencies:
resolve-from: 3.0.0
Expand Down Expand Up @@ -4975,7 +4897,6 @@ specifiers:
'@types/node': 11.9.4
'@types/stylus': ^0.48.31
autoprefixer-stylus: latest
babel-plugin-module-resolver: ^3.2.0
babel-plugin-transform-object-rest-spread: ^6.26.0
chokidar: 2.1.1
coveralls: ^3.0.2
Expand Down

0 comments on commit d86521a

Please sign in to comment.