liferay / liferay-frontend-projects

A monorepo containing assorted Frontend Infrastructure Team projects
Other
66 stars 67 forks source link

feat(npm-scripts): detect root dir when package-lock.json present #1187

Closed izaera closed 5 months ago

izaera commented 5 months ago

This is needed so that liferay-portal's Playwright tests can use npm-scripts without the --experimental-standalone flag.