Logo
Explore Help
Register Sign In
Mirrors/plane
1
0
Fork 0
You've already forked plane
mirror of https://github.com/makeplane/plane.git synced 2025-12-19 21:29:32 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
codex/refactor-command-modal-and-command-palette-components
plane/packages/constants/tsdown.config.ts

8 lines
145 B
TypeScript
Raw Permalink Normal View History

[WEB-4810] feat: migrate to tsdown from tsup (#7679) * feat: migrat to tsdown to tsup * fix: build scripts * fix: lock file fixes * fix: adding build process to i18n and propel packages * fix: lint warning * chore: update services module entry points * fix: lock file * fix: lock file * fix: remove tsc from build * fix: tsdown configs * fix: remove tsc step from build process --------- Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com> Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-09-03 14:01:57 +05:30
import { defineConfig } from "tsdown";
fix: live server runtime errors (#7314) * fix: live tsconfig and tsup config * fix: lock file updates * feat: adding build process to constants and types packages * chore: coderabbit suggestions
2025-07-02 18:20:18 +05:30
export default defineConfig({
entry: ["src/index.ts"],
outDir: "dist",
fix: update tsup build packages (#7438)
2025-07-18 15:04:31 +05:30
format: ["esm", "cjs"],
fix: live server runtime errors (#7314) * fix: live tsconfig and tsup config * fix: lock file updates * feat: adding build process to constants and types packages * chore: coderabbit suggestions
2025-07-02 18:20:18 +05:30
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 241ms Template: 12ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API