https://github.com/lexicality/grunt-concat-sourcemap-issue
Demonstrates an error in sourcemap handling in either grunt-contrib-concat or grunt-contrib-uglify
https://github.com/lexicality/grunt-concat-sourcemap-issue
Last synced: about 1 year ago
JSON representation
Demonstrates an error in sourcemap handling in either grunt-contrib-concat or grunt-contrib-uglify
- Host: GitHub
- URL: https://github.com/lexicality/grunt-concat-sourcemap-issue
- Owner: Lexicality
- Created: 2015-07-15T16:25:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T14:32:21.000Z (almost 11 years ago)
- Last Synced: 2025-02-13T17:52:27.847Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/gruntjs/grunt-contrib-concat/issues/131
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkdn
Awesome Lists containing this project
README
To replicate:
```
npm install
grunt
```