-
Trying to run postcss-assets I get the following error:
`resolver.options.loadPaths.unshift is not a function`
my config:
`
postcss-assets : {
relative : 'public/assets/css',
basePath: 'sr…
-
### Cosmetic Item Name
The Magus Cypher
### Description
Many of the stolen spells that Rubick's Arcana modifies are no longer, or just somewhat being modified.
Perfect examples include:
1. Mortim…
-
## Tasks
We will use this issue to track all the necessary breaking changes and removal of deprecation we plan to do for the next major of Biome.
### Biome related
- [x] #4243
- [x] #4251
-…
-
fed037ba9 has added an ability to automatically add stdin to the list of files accepted by the program.
That's unexpected by developers who test their tools interactively, but whose tools later break …
-
I could run the tests with `python run_tests.py`, though a few failed. Looking at the doctests, some appear to be invalid or incomplete.
Would be nice to fix these, so they can also be used as test…
kinow updated
3 years ago
-
For certain use cases, it may be convenient to be able to rename the backend bucket and specify the mapping via a middleware. This would allow keeping bucket names the same on the application side or …
-
While supporting complicated include/exclude CopySpec stuff would probably be hard, it would be nice if basic include/exclude of simple file globs worked.
```kotlin
tasks.register("unzipIt") {
…
-
**Describe the problem/challenge you have**
Sometimes syncs include files that have versions in the names of the files, which may be undesirable. If I sync a `githubRelease` with `sample-v1.2.3-linu…
-
Hi
When building with Python 3.6/3.8 and running the tests in scikit-fuzzy, gitwash_dumper.py has a syntax error in the print statement on line 82, needs extra parentheses.
```
diff -Naur a/docs/…
-
Is there a way to record a new test without re-recording old ones?
If I add a test to `Huxleyfile.json`, it seems like I have to re-record all of the tests.
I have been working around this by:
- dup…