vite-plugin / vite-plugin-dynamic-import

Enhance Vite builtin dynamic import
https://www.npmjs.com/package/vite-plugin-dynamic-import
MIT License
193 stars 11 forks source link

Please add a LICENSE if you are okay with people using this plugin #61

Closed benelan closed 1 year ago

benelan commented 1 year ago

Hi, thanks for your work on this plugin! If you're okay with people using it, can you please add a license so it can be done legally? See GitHub's licensing documentation for more info, specifically:

You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license.

The MIT license is what people commonly use for open source projects like this, including Vite itself. The GitHub documentation has information about all of the license options if you'd prefer to use something else. Thanks!

yejimeiming commented 1 year ago

Right. All is OK!