W
W
WhoIsWho2222019-03-25 18:55:36
webpack
WhoIsWho222, 2019-03-25 18:55:36

Compressed and uncompressed versions of js, css webpack?

While working on a simple site in gulp , I generated compressed and uncompressed versions of files for subsequent developers. In webpack , this task turned out to be more difficult. Is it possible to solve this problem and how? And if not , how would it be better to leave the source code of the project. The option to set up a git repo on the server will not work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2019-03-25
@rockon404

I hope you understand that generated files and "sources" are different things. And "subsequent developers" should pass exactly the source code, and not what you have generated.
Is it really so difficult to execute five commands in the console and provide the source code in the form of a repository with all the explanations for installing and building on one of the popular sites like bitbucket, github?
On kraynyak transfer the source files in the archive.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question