Closed mxsdev closed 7 months ago
Looks like dev is some sort of reserved keyword or something, it wouldn't let me import it in my project
dev
And then for config, we are currently not exposing defineConfig so I fixed that
defineConfig
Looks like
dev
is some sort of reserved keyword or something, it wouldn't let me import it in my projectAnd then for config, we are currently not exposing
defineConfig
so I fixed that