Skip to content

Add .figma/make/ config for Figma Make integration#44

Open
jesselumarie wants to merge 1 commit into
figma:mainfrom
jesselumarie:jlumarie/add-figma-make-config
Open

Add .figma/make/ config for Figma Make integration#44
jesselumarie wants to merge 1 commit into
figma:mainfrom
jesselumarie:jlumarie/add-figma-make-config

Conversation

@jesselumarie
Copy link
Copy Markdown

Adds the standard Figma Make config scripts (dev, env, install, setup, verify) so the repo can be opened and run by Figma Make, mirroring the convention used in figma/test-figma-make-config.

Scripts are adapted for SDS: dev runs npm run app:dev on port 8000 (matching vite.config.ts), and verify uses npm run app:lint / npm run app:build.

Adds the standard Figma Make config scripts (dev, env, install, setup,
verify) so the repo can be opened and run by Figma Make, mirroring the
convention used in figma/test-figma-make-config.

Scripts are adapted for SDS: dev runs `npm run app:dev` on port 8000
(matching vite.config.ts), and verify uses `npm run app:lint` /
`npm run app:build`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant