mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix entry
This commit is contained in:
parent
a47c7c4593
commit
ea34632669
@ -47,7 +47,7 @@ module.exports = (config = {}) => {
|
||||
assetsDir: ".",
|
||||
minify: process.env.MODE !== "development",
|
||||
lib: {
|
||||
entry: "src/index.ts",
|
||||
entry: "src/App.jsx",
|
||||
formats: ["cjs"],
|
||||
},
|
||||
rollupOptions: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user