node-smash

concatenate files together using import statements
  https://github.com/mbostock/smash
  0
  no reviews



Concatenates one or more input files, outputting a single merged file. Any import statements in the input files are expanded in-place to the contents of the imported file. If the same file is imported multiple times, only the first instance of the file is included.