Advertisement
Guest User

Untitled

a guest
Dec 5th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. module.exports =
  2.  
  3. compileWithMaps:
  4. options:
  5. sourceMap: true
  6. files: 'dist/js/concated.js': 'src/coffee/*.coffee’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement