File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
localization-plugin-test-01
localization-plugin-test-02
localization-plugin-test-03
webpack/localization-plugin Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@rushstack/set-webpack-public-path-plugin" : " 2.4.3" ,
12
12
"@rushstack/node-core-library" : " 3.19.6" ,
13
- "@rushstack/localization-plugin" : " 0.1.4 " ,
13
+ "@rushstack/localization-plugin" : " 0.2.0 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.6" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@rushstack/set-webpack-public-path-plugin" : " 2.4.3" ,
12
12
"@rushstack/node-core-library" : " 3.19.6" ,
13
- "@rushstack/localization-plugin" : " 0.1.4 " ,
13
+ "@rushstack/localization-plugin" : " 0.2.0 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.6" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@rushstack/set-webpack-public-path-plugin" : " 2.4.3" ,
12
12
"@rushstack/node-core-library" : " 3.19.6" ,
13
- "@rushstack/localization-plugin" : " 0.1.4 " ,
13
+ "@rushstack/localization-plugin" : " 0.2.0 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.6" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-plugin" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments