Browse Source

Merge pull request #10649 from mrdoob/revert-10645-rollup-intro

Revert "Added license url in Rollup config"
Mr.doob 8 years ago
parent
commit
fafe0337a9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rollup.config.js

+ 0 - 1
rollup.config.js

@@ -29,7 +29,6 @@ export default {
 	plugins: [
 		glsl()
 	],
-	intro: '/** @license threejs.org/license */',
 	// sourceMap: true,
 	targets: [
 		{