liferay / liferay-frontend-projects

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

feat(npm-scripts): provide a flag to disable sass #1204

Closed izaera closed 4 weeks ago

izaera commented 2 months ago

I don't need this to be merged fast, but:

  1. It makes sense since we already have disable flags for the rest of the toolling.
  2. It will be handy when we start using the native sass compiler.
izaera commented 4 weeks ago

The failure is due to the node version we use in Windows CI, not because of this PR, so going to merge...