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 6bb616f commit 7e87b2bCopy full SHA for 7e87b2b
tsup.config.ts
@@ -5,7 +5,6 @@ const banner = `// GitHub: https://github.com/imwithye/react-native-remark`;
5
export default defineConfig({
6
entry: ["src/index.tsx"],
7
splitting: false,
8
- sourcemap: true,
9
clean: true,
10
dts: true,
11
format: ["esm"],
0 commit comments