فهرست منبع

Added license url in Rollup config

Cecile Muller 8 سال پیش
والد
کامیت
ec6f210f23
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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: [
 		{