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.
2 parents 919e8de + 630282b commit c12834fCopy full SHA for c12834f
chartlets.js/packages/lib/vite.config.ts
@@ -4,7 +4,6 @@ import dts from "vite-plugin-dts";
4
import { resolve } from "node:path";
5
import { globSync } from "glob";
6
7
-// @ts-ignore
8
import manifest from "./package.json";
9
10
function findFiles(root: string, pattern: string): string[] {
0 commit comments