diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-08 15:24:30 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-08 15:24:30 +0000 |
| commit | a76a93169841ec78f08b973aa17eea9fcf982feb (patch) | |
| tree | 1e506652d7e93b4c35b75a17abac9d46b477f882 /package.json | |
| parent | 00b000a050d60e9b13ac85d6bd73fd84d5ffcf87 (diff) | |
| download | mullvadvpn-a76a93169841ec78f08b973aa17eea9fcf982feb.tar.xz mullvadvpn-a76a93169841ec78f08b973aa17eea9fcf982feb.zip | |
Strip out CSS modules since babel plugin does not work as intended
See https://trello.com/c/i9ntPAl9/10-add-css-modules
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a6324d053..7ac69b3be2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "babel-cli": "^6.22.2", "babel-core": "^6.2.1", "babel-eslint": "^7.1.1", - "babel-plugin-css-modules-transform": "^1.2.0", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-runtime": "^6.22.0", "babel-preset-es2015": "^6.1.18", |
