-
For a more seamlessly transition to OpenSCD-core, we could make use of paths within tsconfig.
For example the action-pane:
```json
"paths": {
"@oscd/oscd-action-pane/*": [
"…
-
### TL;DR
When deploying using the CLI the deployment works:
```yaml
- name: Deploy to GCF
run: |
gcloud functions deploy **** \
--min-instances 4 \
--runtime nodejs12 \
…
-
On top of letting your write Vue files, creating pages with the filesystem and managing your SEO with [vue-meta](https://github.com/nuxt/vue-meta), the NuxtJS team and contributors worked a lot of shi…
-
### Describe the bug
if some lib, folder or file-name have some keyword defined in `define` property, and run `vite build` will casue `[vite]: Rollup failed to resolve import` error.
After checked…
-
Greetings all,
I am trying to use `@web/test-runner` as my test runner on top of `snowpack`.
So far I am successful with `@web/test-runner-playwright` to launch a headless browser to run my tests.…
-
### For which package(s) is the feature request for?
- [X] @nxtensions/astro
- [X] @nxtensions/tsconfig-paths-snowpack-plugin
- [ ] New package 🎉
### Background & Motivation
I want to able to use t…
-
### pnpm version: 6.14.6
There is a problem installing snowpack with pnpm documented here:
https://github.com/snowpackjs/snowpack/issues/3158
Error message:
`Package "@npmcli/arborist" not fou…
-
### Content & configuration
I noticed this in our project because after adding `swagger-ui-react` we have all languages of highlight.js cluttering our bundles. I see that in the code you are alrea…
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
-
### What operating system are you using?
-
### Describe the bug…
-
Could you please investigate why png/jpg files are failing to be inlined, I just get this error:
`no such file or directory, copyfile`
I have not configured the plugin in any way, just defined t…