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

Plugin template #156

Closed
rachel-fenichel opened this issue Mar 26, 2020 · 2 comments · Fixed by #189
Closed

Plugin template #156

rachel-fenichel opened this issue Mar 26, 2020 · 2 comments · Fixed by #189
Assignees
Labels
triage type: feature request New feature or request

Comments

@rachel-fenichel
Copy link
Collaborator

Files and folders needed for a plugin template:

  • eslintrc (unless we move it up a level)
  • README
  • package.json
  • src/
  • test/
  • test/playground.html
  • test/multi_playground.html
  • webpack.config.js
@rachel-fenichel
Copy link
Collaborator Author

After discussion, eslintrc is not needed because we're moving it up a level to packages/plugins

@samelhusseini samelhusseini self-assigned this Apr 3, 2020
@samelhusseini
Copy link
Contributor

webpack.config.js is also no longer needed if @blockly/scripts is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type: feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants