-
拉下來後用yarn即可安裝
-
# 🙋 feature request
Use `exports` maps in the resolver
https://nodejs.org/api/esm.html#esm_package_exports
https://nodejs.org/api/esm.html#esm_conditional_exports
https://webpack.js.org/guides…
-
First some observations:
1. When in-place doesn't find the first transformer for a file (matching the rightmost extension), it leaves it untouched.
2. Repeating the same extension multiple times wil…
-
We should make base API for working with PostHTML Tree. It's needed for bigger abstraction with Tree format.
-
## What
Sync `marked` version/source across:
`@metalsmith/markdown`
`lib/extract-page-headings`
`lib/get-macro-options`
`lib/marked-renderer`
## Why
`@metalsmith/markdown` uses `marked`…
-
### Provide a general summary of the issue here
Upon updating react-aria-components from 1.0.0-beta.0 to 1.0.0-beta.1, a TypeScript error appeared when type checking.
### 🤔 Expected Behavior?
…
-
**Current Behavior**
After installing Stack navigator I get the following error:
`Unable to resolve module `./views/assets/back-icon.png` from `node_modules/@react-navigation/stack/src/index.tsx`:…
-
Could you add option for setup env?
Like this https://www.npmjs.com/package/gulp-nunjucks-html
-
Now that node 4.0.0 is out, it means we are currently supportly three different versions of Node. It would be nice to just target that previous 2 releases. Considering that, I propose we remove http:/…
-
```
warning jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
warning jade > transformers@2.1.0: Deprecated, use jstransformer
```