Skip to content

Commit

Permalink
renamed the template
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpowell committed Mar 29, 2022
1 parent 215749b commit 9537e52
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 21 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
22 changes: 22 additions & 0 deletions templates/azure-functions/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"scripts": {
"build": "remix build",
"dev": "swa start ./public --run \"remix dev\" --api ."
},
"dependencies": {
"@remix-run/azure-functions": "*",
"@remix-run/node": "*",
"@remix-run/react": "*",
"remix": "*"
},
"devDependencies": {
"@azure/functions": "^3.0.0",
"@azure/static-web-apps-cli": "^0.8.3",
"@remix-run/dev": "*",
"@remix-run/eslint-config": "*",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"eslint": "^8.11.0",
"npm-run-all": "^4.1.5"
}
}
File renamed without changes
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions templates/azure/local.settings.json

This file was deleted.

14 changes: 0 additions & 14 deletions templates/azure/package.json

This file was deleted.

0 comments on commit 9537e52

Please sign in to comment.