1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-09-01 01:01:43 +02:00

add string extractors for l10n

This commit is contained in:
Kushagra Gour
2019-03-04 16:49:32 +05:30
parent 8c4f48ba43
commit abca6fecb6
19 changed files with 2236 additions and 554 deletions

View File

@@ -31,8 +31,8 @@
]
},
"devDependencies": {
"@lingui/cli": "^2.7.0",
"@lingui/macro": "^2.7.0",
"@lingui/cli": "^2.7.4",
"@lingui/macro": "^2.7.4",
"babel-core": "^6.26.3",
"babel-eslint": "^7.2.3",
"babel-minify": "^0.2.0",
@@ -59,7 +59,7 @@
},
"dependencies": {
"@emmetio/codemirror-plugin": "^0.5.4",
"@lingui/react": "^2.7.0",
"@lingui/react": "^2.7.4",
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
"codemirror": "^5.37.0",
"copy-webpack-plugin": "^4.5.1",