File tree Expand file tree Collapse file tree 5 files changed +8
-10
lines changed
Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 11.DS_Store
22.idea /
3- .phpunit.result.cache
43.phpunit.cache
4+ .phpunit.result.cache
55composer.lock
66composer.phar
7- multisite-language-switcher /
7+ js /msls-widget-block /
8+ js /msls.js
89multisite-language-switcher.zip
10+ multisite-language-switcher /
11+ node_modules /
12+ out /
913package-lock.json
1014phpunit.xml.bak
1115tests /coverage /
12- tests /playwright-results /
1316tests /playwright-report /
17+ tests /playwright-results /
1418tests /playwright /.env.local
15- node_modules /
16- out /
1719vendor /
18-
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22 "scripts" : {
33 "uglify" : " uglifyjs src/msls.js > js/msls.js" ,
44 "less" : " lessc css/msls.less css/msls.css --clean-css=\" --s1 --advanced\" " ,
5- "build-msls-block" : " wp-scripts build src/msls-widget-block/index.js --output-path=js/msls-widget-block" ,
5+ "build-msls-block" : " wp-scripts build --webpack- src-dir=src /msls-widget-block --output-path=js/msls-widget-block" ,
66 "build" : " npm run uglify && npm run less && npm run build-msls-block"
77 },
88 "dependencies" : {
You can’t perform that action at this time.
0 commit comments