-
I'm seeing many requests for snippets of code to do some common customizations of the bootstrap directives that are provided by this library. These snippets now live in the feature requests or issues.…
-
Repo for people to share their experiments and/or code snippets.
-
Attempted to run this code. The .py file is in the same folder as the heic files.
Ran the script through the command line and the following error resulted:
ImportError: cannot import name 'HEIC2…
-
Code snippets can help new users quickly adopt relevant features and build coding best practices quickly. Currently, the `README` has a handful of basic, not very helpful code snippets that aren't qui…
-
### Versions
- vite-plugin-federation: v1.1.9
- vite: v3.0.9
### Reproduction
Additional Details
HOST
```TS
// /
import { defineConfig } from 'vite';
import react from…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.18.0 x64
**Electron**: 1.3.15
**OS**: Ubuntu 16.04.2
**Thrown From**: [microbit-micropython](https://github.com/wendlers/atom-microbit-m…
-
### Versions
- vite-plugin-federation: 1.2.0
- vite: 3.2.3
### Reproduction
Additional Details
(related to the `shared` option)
```
federation({
// ...
shared: ['vue…
-
### Background
Currently, for recipes that is based on `setuptools_python`, we have to copy-paste a snippet like this:
```sh
PYTHON_PACKAGES=(python python3)
PYTHON_VERSIONS=(2.7 3.6)
for i i…
-
I think I'm missing something. I recently upgraded up to latest Babel 7 and got lot of issues related to my webpack configuration. I was able to solve all of them expect that I'm not able to import we…
-
### Primary Theme Version
v2.9.0
### Debug Info
SYSTEM INFO:
Obsidian version: v1.6.7
Installer version: v1.6.3
Operating system: Windows 11 Home 10.0.22631
Login status: logged in
Cataly…