Questions tagged [build-tools]

Build-tools are tools designed to help and automate the process of compiling, packaging and deploying software.

421 questions
-3
votes
1 answer

Choosing a javascript build tool that support ie8

It's the first time I am looking for a javascript build tool, so the very known are gulp, grunt, webpack... the main thing I need is to separate my big js file into separate files and automate the minifying process into one output file. one other…
medBouzid
  • 7,484
  • 10
  • 56
  • 86
1 2 3
28
29