Browse Source

Added license url in Rollup config

Cecile Muller 8 years ago
parent
commit
ec6f210f23
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rollup.config.js

+ 1 - 0
rollup.config.js

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