G
G
gifon2022-02-15 01:03:14
Node.js
gifon, 2022-02-15 01:03:14

Back-end + front-end in one webpack project?

Hello everyone, I really want to build a backend using webpack for terser optimization,
Vue3 / cli project
how can I create the correct file structure for backend and frontend in one project
Or where can I read about it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rag'n' Code Man, 2022-02-15
@gifon

Monorepository
And yes, as Vasily said, you don’t need to optimize all this with webpack, or rather, you don’t need a server. It doesn't run in a browser, so it doesn't care about its bundle size, and it doesn't care about any Internet Explorer either.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question