From ec6f210f23cb71bacc814b8e4a8432934418526f Mon Sep 17 00:00:00 2001 From: Cecile Muller Date: Wed, 25 Jan 2017 07:18:00 +0100 Subject: [PATCH] Added license url in Rollup config --- rollup.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/rollup.config.js b/rollup.config.js index a570ed84ca89c4..c2b1b216ffff26 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -29,6 +29,7 @@ export default { plugins: [ glsl() ], + intro: '/** @license threejs.org/license */', // sourceMap: true, targets: [ {