Skip to content

grasshopper jump should create and index.js #8

@pajtai

Description

@pajtai

Since I see gh api is a dependency in pkg.json, seems like there should be an index.js created.

here is the structure I got (deleted contents of node_modules and vendor before listing):

 » tree
.
├── app
│   └── public
│       └── admin
│           ├── index.html
│           ├── main.02bec0b2.js
│           ├── main.js.map
│           ├── themes
│           │   ├── img
│           │   │   ├── default-avatar.4360e4ea.png
│           │   │   ├── grasshopper_403.921f18b5.png
│           │   │   ├── loading-spinner-horizontal.42b015fb.gif
│           │   │   └── logo.9b7550f6.png
│           │   ├── main.3df05c53.css
│           │   ├── main.css.map
│           │   ├── select2-spinner.gif
│           │   └── select2.png
│           └── vendor
├── gha.json
├── ghapi.json
├── node_modules
├── package.json
└── tmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions