Closed cloud-hai-vo closed 5 years ago
Hi,
I installed the v.3.1.1 and we have an issue in our release package, the current ./core is missing in our release
Will cause error with import
import { RequestOptions } from 'flashheart/dist/core/restClient';
@cloud-hai-vo - I've replicated the issue using npm publish --dry-run. Upgrading npm seems to have fixed it.
npm publish --dry-run
npm
Released as 3.1.2
3.1.2
Hi,
I installed the v.3.1.1 and we have an issue in our release package, the current ./core is missing in our release
Will cause error with import