Files
Elisha Nuchi fd73dc051c Webpack 5 support with updated packages (#131)
- Update to Webpack 5
- Use @effortlessmotion dynamic html and inline source plugins
- Remove .clasp.json and use SAMPLE file
- Consistent prettier formatting throughout
- Update packages to latest versions

Co-authored-by: Kevin Malakoff <kmalakoff@gmail.com>
2022-06-20 01:59:26 -04:00

8 lines
126 B
Plaintext

{
"rootDir": "dist",
"scriptId": "...add scriptId here...",
"parentId": [
"...spreadsheet/doc url ID here..."
]
}