-
Right now the templates directory is pretty empty, but I added a branch with [a child-theme template](https://github.com/WordPress/wporg-repo-tools/pull/20). It uses the mustache template syntax that …
-
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Invalid CSS after ".…
-
Starting a new issue based on the discussion in #486, especially what @larrifax [mentioned](https://github.com/chromaui/chromatic-cli/issues/486#issuecomment-1004168690).
When I enable TurboSnap, C…
-
Hey @christopheranderson,
I just found the tool didn't work well with Meteor 1.3.x, it was stuck at `azure-demeteorizer install` step.
Could be node-nyp.
Current work around is converting the app fr…
-
# 🐛 bug report
I use parcel and then change a file, parcel rebuilds and then my React reloads/rerenders (something like that) forever and my pc goes out of RAM and dies for 5 min. when I use co…
-
Frontend error:
```
PS D:\test\weferral> npm start
> weferral-dashboard@0.1.0 start D:\test\weferral
> npm run start:dev
> weferral-dashboard@0.1.0 start:dev D:\test\weferral
> node ./bu…
-
# Mission statement
c/ss is zero-config static sites -- for _any architecture_.
This means it is **not** [create-react-app](https://github.com/facebook/create-react-app). It is a project like [Neu…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When running command
`yarn add source-map@0.5.6 --exact`
yarn tries to pull the wrong …
-
I am experiencing a strange bug where if I visit a route via a direct URL (i.e. loading the snapshot HTML), the component rendered within the route has the wrong base element. However, the elements b…
-
### tldr;
MiniCssExtractPlugin works as expected wtih angular `12.1.x`. If I use angular `12.2.x` it tells me its not registered.. if I register it.. it tells me its already registered.
### detail…