liferay / liferay-frontend-projects

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

fix(npm-scripts): fix path so that it works in windows #1136

Closed bryceosterhaus closed 1 year ago

bryceosterhaus commented 1 year ago

So I think webpack uses the path.sep when calling the "test" check. Need to stil actually verify this works in a windows machine.

This seems to be a known issue as well with webpack