-
I get this error:
> ERROR in ./node_modules/postal-codes-js/formats/US.json
> Module parse failed: Unexpected token in JSON at position 0
> You may need an appropriate loader to handle this fi…
-
If an addon is using `@embroider/macros` the build fails:
```
- Installing addon package
- Installing addon package
Installing packages... This might take a couple of minutes.
- Installing ad…
-
**Do you want to request a *feature* or report a *bug*?**
Feature request.
**What is the current behavior?**
We need to `useCallback()` and `useMemo()` which seems redundant and can cost us i…
-
I have to create some LBX files (Latin, Arabic, Hebrew, Vietnamese, Chinese, Japanese and Korean). They will be fairly small, I only need the snippets:
````
page
pages
p.
pp.
cited on page 15
…
-
## 早报 @ 2018.8.21
* 部署 es2015+ 的代码,包含 es modules、class、async/await、arrow function 等,类似 vue-cli 提供的 modern mode,https://philipwalton.com/articles/deploying-es2015-code-in-production-today/
* 2018 年…
-
Hi! I found the built version of this project contains an old version of regenerator-runtime (https://github.com/facebook/regenerator/) which throws an error in our environment.
![image](https://us…
-
#I use the Current versions of reledmac/reledpar
# TeX Engine
pdfLaTeX
# Regression
Using reledpar v2.7.1 in 2016 I did not have the problem.
# Description
Running the…
-
# Done (keeping them just because it looks cool)
- [x] ~Refact the code to make it easier for other maintainers start on it easily~
- [x] ~`Typescript` support -> config~
- [x] ~Create documentatio…
-
I have the following .tex file:
```tex
\documentclass{article}
\usepackage{biblatex-cv}
\addbibresource{~/.papers/papers.bib}
\begin{document}
Foo bar. \nocite{kripke77_speak_seman} % this…
-
Hi, I am just curious if you can provide a bit more clarification how does this compare to https://material-ui.com/style/icons/ and SvgIcon component (the prebuilt ones)
I believe this library may …