Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- run: yarn install --mode=update-lockfile
working-directory: ./documentation/app
- run: npm run build:files
- run: npm run build
working-directory: ./documentation/app

- run: yarn && npm run format-changelog
Expand Down
23 changes: 2 additions & 21 deletions documentation/app/.gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
# Dependencies
/node_modules

# Production
/build

# Generated files
.docusaurus
.cache-loader

# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

/bin
/pkg
/pkg
/static-publisher
2 changes: 2 additions & 0 deletions documentation/app/.publish-id
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Generated by @fastly/compute-js-static-publish.
4meTnA6LqxpiqpGlK3A8bs
15,485 changes: 15,479 additions & 6 deletions documentation/app/fastly.toml

Large diffs are not rendered by default.

Loading
Loading