-
**What is the issue about?**
Setup and deployment execution for [inlive-website](https://github.com/asumsi/inlive-website/) repo on `inlive.app` domain.
**How urgent this issue?**
High prior…
-
I'm recording this as a known issue. Version 0.7.1 switched back to [using CJS instead of ESM imports](https://github.com/metonym/svelte-time/pull/22) from `dayjs` in order to unblock usage with Svelt…
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
npm
### What operating system are you using?
Windows
### Describe…
-
Hi,
Thanks for this cool lib/component. It works great in dev mode for a Sveltekit project I am developping, but when running `npm run build` it fails with the following error :
```
Error [ERR_U…
-
# npm audit report
glob-parent
-
docs: fix typo (#8881) ([8970f16](https://github.com/vitejs/vite/commit/8970f16bfcd76606825551595f9b3a699517fd25))
---
````diff
+++ b/docs/guide/comparisons.md
@@ -1,38 +1,4 @@
-# Comparisons with O…
-
### Background & Motivation
I'd like to be able to inline styles into generated `.html`s
Currently my astro project (`v0.17.3`) generates a single shared css file. This file is required to render …
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
npm
### What operating system are you using?
Linux
##…
-
- Rollup Plugin Name: `@rollup/plugin-wasm`
- Rollup Plugin Version: 5.1.0
- Rollup Version: 2.32.0
- Operating System (or Browser): Mac OS 10.14.6
- Node Version: 12.19.0
- Link to reproduct…
-
**Describe the bug**
I'm trying to use DataStore and getting this error. This is my code:
```
import { DataStore } from '@aws-amplify/datastore';
import { Election } from '../../models';
D…