mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-02-02 04:19:14 -05:00
chore: typo
This commit is contained in:
parent
47ffea3378
commit
cf0fdc7aae
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ To create the basic scaffolding run the following command. Remember to replace `
|
||||||
npx nx g @nx/web:application example-plugin --directory=apps/example-plugin
|
npx nx g @nx/web:application example-plugin --directory=apps/example-plugin
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a `manifes.json` in `/public`.
|
Create a `manifest.json` in `/public`.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue