We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153d2d3 commit 395df54Copy full SHA for 395df54
tsup.config.ts
@@ -3,7 +3,6 @@ import * as preset from "tsup-preset-solid";
3
4
import pkg from "./package.json";
5
6
-
7
const generateSolidPresetOptions = (watching: boolean): preset.PresetOptions => ({
8
entries: [
9
{
0 commit comments