DOI-ONRR / onrr.gov-site

We will use this repo to manage our work on the onrr.gov website
12 stars 3 forks source link

Rebuild Indian Gas Major Portion extension hook source #3136

Closed greensomes closed 1 month ago

greensomes commented 1 month ago

Similar to the index-zones hook, start with running npx create-directus-extension@latest from the cms/src/extensions/hooks directory.

Be sure to update require statements to import, create a build script in package.json, and add the install and build step to config.yml.

greensomes commented 1 month ago

Done!