wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
13.64k stars 1.18k forks source link

Allow our users to configure the compilation pipeline #866

Open sodic opened 1 year ago

sodic commented 1 year ago

It would be nice if we allowed our users to configure their build pipeline.

This includes enhancing support for existing parts of our pipeline:

As well as support for adding additional steps into our pipeline:

Wasp would still come with sensible defaults, but could also allow overriding them. This is a pretty general issue and should be decomposed before we start working on it.

Martinsos commented 1 year ago

Yup! I am pretty sure we had old issue open for this but I just can't find it hm.