Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commitc83ed7d

Browse files
committed
refactor(ramda): remove ramda babel plugin
1 parentfae74ce commitc83ed7d

File tree

4 files changed

+3
-1970
lines changed

4 files changed

+3
-1970
lines changed

‎.babelrc‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"preprocess":false
4141
}
4242
],
43-
"ramda",
4443
[
4544
"module-resolver",
4645
{

‎package.docker.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"module-alias":"^2.0.1",
6060
"next":"9.3.0",
6161
"next-compose-plugins":"^2.2.0",
62-
"next-i18next":"^4.4.2",
62+
"next-i18next":"4.4.1",
6363
"next-offline":"4.0.6",
6464
"next-seo":"4.4.0",
6565
"overlayscrollbars":"1.12.0",
@@ -110,7 +110,6 @@
110110
"babel-plugin-inline-dotenv":"^1.1.2",
111111
"babel-plugin-module-resolver":"^4.0.0",
112112
"eslint-import-resolver-babel-module":"^5.1.1",
113-
"babel-plugin-ramda":"2.0.0",
114113
"babel-plugin-styled-components":"1.10.7",
115114
"babel-plugin-transform-inline-environment-variables":"^0.4.3",
116115
"dotenv-webpack":"1.6.0"

‎package.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"module-alias":"^2.0.1",
8888
"next":"9.3.0",
8989
"next-compose-plugins":"^2.2.0",
90-
"next-i18next":"^4.4.2",
90+
"next-i18next":"4.4.1",
9191
"next-offline":"4.0.6",
9292
"next-seo":"4.4.0",
9393
"overlayscrollbars":"1.12.0",
@@ -141,7 +141,6 @@
141141
"babel-plugin-add-react-displayname":"^0.0.5",
142142
"babel-plugin-inline-dotenv":"^1.1.2",
143143
"babel-plugin-module-resolver":"^4.0.0",
144-
"babel-plugin-ramda":"2.0.0",
145144
"babel-plugin-styled-components":"1.10.7",
146145
"babel-plugin-transform-inline-environment-variables":"^0.4.3",
147146
"commitizen":"3.1.2",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp