fast-tooling/website
Jane Chu 438c89a1a2
Update packages to new name (#229)
# Pull Request

## 📖 Description

<!--- Provide some background and a description of your work. -->
Commensurate with the update of this repository to "design-to-code" all packages have been udpated. This means the following packages are now changed:

- `@microsoft/fast-tooling` -> `@microsoft/design-to-code`
- `@microsoft/fast-tooling-react` -> `@microsoft/design-to-code-react`
- `@microsoft/fast-tooling-wasm` -> `@microsoft/design-to-code-wasm`

### 🎫 Issues

<!---
List and link relevant issues here using the keyword "closes"
if this PR will close an issue, eg. closes #411
-->
#223

## 👩‍💻 Reviewer Notes

<!---
Provide some notes for reviewers to help them provide targeted feedback and testing.
-->
Check for any missed instances of FAST Tooling, fast-tooling etc.

##  Checklist

### General

<!--- Review the list and put an x in the boxes that apply. -->

- [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.

## ⏭ Next Steps

<!---
If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next.
-->
- Publish packages
2022-10-03 10:13:10 -07:00
..
build Update packages to new name (#229) 2022-10-03 10:13:10 -07:00
docs Update packages to new name (#229) 2022-10-03 10:13:10 -07:00
src Update packages to new name (#229) 2022-10-03 10:13:10 -07:00
.gitignore Add documentation site (#212) 2022-04-18 17:22:12 -07:00
CONTRIBUTING.md Add documentation site (#212) 2022-04-18 17:22:12 -07:00
README.md Update packages to new name (#229) 2022-10-03 10:13:10 -07:00
package-lock.json Bump terser from 5.12.0 to 5.14.2 in /website (#225) 2022-09-08 17:20:32 -07:00
package.json Add documentation site (#212) 2022-04-18 17:22:12 -07:00
server.js Add documentation site (#212) 2022-04-18 17:22:12 -07:00
tsconfig.json Add documentation site (#212) 2022-04-18 17:22:12 -07:00
webpack.config.js Add documentation site (#212) 2022-04-18 17:22:12 -07:00

README.md

Website

This is the website for the Design to Code project.