File: .gitmodules

package info (click to toggle)
ruby-uglifier 2.7.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 260 kB
  • ctags: 68
  • sloc: ruby: 611; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[submodule "vendor/uglifyjs"]
	path = vendor/uglifyjs
	url = https://github.com/mishoo/UglifyJS2.git
[submodule "vendor/source-map"]
	path = vendor/source-map
	url = https://github.com/mozilla/source-map.git