fd73dc051c
- 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>
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
{
|
|
"rootDir": "dist",
|
|
"scriptId": "...add scriptId here...",
|
|
"parentId": [
|
|
"...spreadsheet/doc url ID here..."
|
|
]
|
|
}
|