example: deploy react to netlify

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-02-05 15:35:51 -08:00
parent 579908dbfa
commit 037dacaf6d
2 changed files with 29 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
// ACME platform: everything you need to develop and ship improvements to
// the ACME clothing store.
package acme
package simple
import (
"dagger.io/dagger"