esl icon indicating copy to clipboard operation
esl copied to clipboard

[🚀in pages]: extend build to compile root assets authomatically

Open ala-n opened this issue 3 years ago • 0 comments

As an ESL dev team member, I want to be able to develop and test build approaches faster.

It is proposed to add automatic build for all root assets in the pages/src directory:

  • pages/src/*.ts -> webpack entire -> pages/bundle/dist
  • pages/src/*.less -> lessc -> pages/bundle/dist

ala-n avatar Aug 24 '21 11:08 ala-n