Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Editor: Create the repo for custom blocks SDK #23865

Closed
3 tasks done
Tracked by #21988
fmontes opened this issue Jan 23, 2023 · 0 comments
Closed
3 tasks done
Tracked by #21988

Block Editor: Create the repo for custom blocks SDK #23865

fmontes opened this issue Jan 23, 2023 · 0 comments

Comments

@fmontes
Copy link
Member

fmontes commented Jan 23, 2023

Parent Issue

#21988

Task

Create a new repo to provide our users the foundations to create their own custom blocks for block editor:

  • Use Typescript
  • Use package base approach, one JavaScript per package
  • Configure eslint, build and minification

Future:

  1. We'll have a playground
  2. We'll need to figure it out how to add extensions

Proposed Objective

Core Features

Proposed Priority

Priority 2 - Important

Acceptance Criteria

  • Add the repo to dotcms organization
  • npm run build should build and minify all the packages into different files inside dist folder
  • npn run lint should run lint in the TypeScript files

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Sub-Tasks & Estimates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants