I
I
Igor Makhov2020-07-11 11:30:41
Node.js
Igor Makhov, 2020-07-11 11:30:41

How to configure project build?

There is a small project on React and Express.js, here is the directory structure:
5f09783098269205358220.png
now only the client side (src/app) is being built using webpack. If you rewrite the server in typescript, then it will also need to be collected. What is the best way to do this: using webpack or screwing on more gulp?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-07-11
@Igorgro

Gulp when using webpack will be like the fifth leg of a dog. Webpack is extended by its own plugins similar to Galp.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question