-
Implement StaticFiles.root() method that would return a static files content root (possibly previuosly set by *location() methods)
-
Enhancement:
With many potential dependencies living within bower packages and elsewhere maybe a better notion than setting a root is an array of paths.
For example with sass instead of
```
{
…
-
Hi, when I was trying to build this example project. I got this error:
```
[2/3] Building CXX object CMakeFiles/crud-exe.dir/src/App.cpp.o
FAILED: CMakeFiles/crud-exe.dir/src/App.cpp.o
/Library…
-
I am not able to specify a custom root path using the "--root_path" option. Each time I try using it, I get the following error message:
`there is no such file input_example/sig.feature.1.txt`
I l…
-
### Describe the bug
These two codes run fine :
```
render(() => (
), root);
```
```
render(() => (
), root);
```
However, the moment you use any …
-
In webmail all standard folders appear twice: Under Inbox and separate.
This is the same behaviour as if you do not set the root folder path in Outlook foe an IMAP Account … which you usually set to …
-
Our log paths are really long, but they all share a common root that could easily be pruned, maybe something in the config file:
```
files-prune-root: '/mnt/log-data-store/'
files:
- '/mnt/log-data…
-
**Is your feature request related to a problem? Please describe.**
I have a monorepo that has a very specific naming structure with `/apps` and `/libs` folders. The option for `--workdir` is great wh…
-
Using this in May 2023 with `ubuntu-latest` fails with the following error message (redacted actual file names)
```
Attempting to parse file: /home/runner/work/my-project/my-project/kubernetes/con…
-
The root path is requested twice (see the screenshot).
Other paths aren't (ie /whatever).
# Versions
- `next-pwa`: 5.4.7
- `next`: 12.1.4
# Expected Behaviors
The root path is requested …