File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "typescript" : " ^5.6.3" ,
2727 "webpack-cli" : " ^6.0.1" ,
2828 "webpack-notifier" : " ^1.6.0" ,
29- "webpack" : " ^5.99.7"
29+ "webpack" : " ^5.99.7" ,
30+ "rtlcss" : " ^4.3.0"
3031 },
3132 "dependencies" : {
3233 "react" : " ^19.1.0" ,
4142 "build" : " encore production --progress" ,
4243 "ibexa:dev" : " encore dev --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
4344 "ibexa:watch" : " encore dev --watch --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
44- "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs"
45+ "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
46+ "ibexa:build-rtl-css" : " node node_modules/@ibexa/frontend-config/ibexa.cli.rtlcss.build.js"
4547 },
4648 "packageManager" : " yarn@1.22.22"
4749}
Original file line number Diff line number Diff line change 2626 "typescript" : " ^5.6.3" ,
2727 "webpack-cli" : " ^6.0.1" ,
2828 "webpack-notifier" : " ^1.6.0" ,
29- "webpack" : " ^5.99.7"
29+ "webpack" : " ^5.99.7" ,
30+ "rtlcss" : " ^4.3.0"
3031 },
3132 "dependencies" : {
3233 "react" : " ^19.1.0" ,
4142 "build" : " encore production --progress" ,
4243 "ibexa:dev" : " encore dev --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
4344 "ibexa:watch" : " encore dev --watch --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
44- "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs"
45+ "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
46+ "ibexa:build-rtl-css" : " node node_modules/@ibexa/frontend-config/ibexa.cli.rtlcss.build.js"
4547 },
4648 "packageManager" : " yarn@1.22.22"
4749}
Original file line number Diff line number Diff line change 2626 "typescript" : " ^5.6.3" ,
2727 "webpack-cli" : " ^6.0.1" ,
2828 "webpack-notifier" : " ^1.6.0" ,
29- "webpack" : " ^5.99.7"
29+ "webpack" : " ^5.99.7" ,
30+ "rtlcss" : " ^4.3.0"
3031 },
3132 "dependencies" : {
3233 "react" : " ^19.1.0" ,
4142 "build" : " encore production --progress" ,
4243 "ibexa:dev" : " encore dev --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
4344 "ibexa:watch" : " encore dev --watch --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
44- "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs"
45+ "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
46+ "ibexa:build-rtl-css" : " node node_modules/@ibexa/frontend-config/ibexa.cli.rtlcss.build.js"
4547 },
4648 "packageManager" : " yarn@1.22.22"
4749}
Original file line number Diff line number Diff line change 2525 "typescript" : " ^5.6.3" ,
2626 "webpack-cli" : " ^6.0.1" ,
2727 "webpack-notifier" : " ^1.6.0" ,
28- "webpack" : " ^5.99.7"
28+ "webpack" : " ^5.99.7" ,
29+ "rtlcss" : " ^4.3.0"
2930 },
3031 "dependencies" : {
3132 "react" : " ^19.1.0" ,
4041 "build" : " encore production --progress" ,
4142 "ibexa:dev" : " encore dev --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
4243 "ibexa:watch" : " encore dev --watch --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
43- "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs"
44+ "ibexa:build" : " encore production --progress --config ./node_modules/@ibexa/frontend-config/ibexa.webpack.${configName:-all}.configs" ,
45+ "ibexa:build-rtl-css" : " node node_modules/@ibexa/frontend-config/ibexa.cli.rtlcss.build.js"
4446 },
4547 "packageManager" : " yarn@1.22.22"
4648}
You can’t perform that action at this time.
0 commit comments