mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-23 05:24:08 +08:00
Update rollup.config.js
This commit is contained in:
parent
d5b3952e77
commit
2e8a9c13b2
@ -23,7 +23,7 @@ function string(opts = {}) {
|
|||||||
renderChunk(code, chunk, outputOptions = {}) {
|
renderChunk(code, chunk, outputOptions = {}) {
|
||||||
return `/*!
|
return `/*!
|
||||||
* Live2D Widget
|
* Live2D Widget
|
||||||
* https://github.com/stevenjoezhang/live2d-widget
|
* https://github.com/510208/live2d-widget
|
||||||
*/
|
*/
|
||||||
` + code;
|
` + code;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user