Linbudu
Linbudu
Reinstall with `--shamefully-hoist` and try the script again?
I've updated build configuration to CJS like 1.3.0 in latest version 1.6.0. But this is still a weird problem as I publish as ESM package after 1.3.0.
Maybe you should use `to: './assets'` instead of to: './assets/'?
Seems like there's a mistake in definitions, `ClassFieldDecoratorFunction` got `ClassAccessorDecoratorContext` as context typings: ```typescript // #region type ClassFieldDecoratorFunction /** * Describes a function that can be used to decorate a...
Hey @rbuckton , I found some problems while trying out the new version of the decorator, the field decorator can replace the initial value by returning a function that uses...
> Hey @rbuckton, I've packed this into [an installable tgz](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/137418/artifacts?artifactName=tgz&fileId=AB77B9F7C08B0A35E9947DAD772F3CFFC61A6E13DD551F32AB732DDCDD7DF4F102&fileName=/typescript-5.0.0-insiders.20221101.tgz). You can install it for testing by referencing it in your `package.json` like so: > > ``` > { >...
我之前写过一个用来快速开发hooks的模板 [hooks-deb-starter](https://github.com/PenumbraPro/hooks-dev-starter) 可以参考下,用的0配置的Parcel
useCountDown #576
useFavicon #581
useImperativeInterval #583