1. npm 登陆 ``` 终端 执行npm login 命令登陆npm 用户名: kkstone 密码: shaolong1991 邮箱: 370440668@qq.com ``` 2. 修改代码后,同时修改package.json 中的版本号(version字段) 3. 终端执行 npm run build 命令打包 4. 打完包之后 执行 npm publish 将最新版本推送npm 5. 发布成功后,业务系统中使用npm update haibo-map 或者 npm install haibo
1. npm 登陆 ``` 终端 执行npm login 命令登陆npm 用户名: kkstone 密码: shaolong1991 邮箱: 370440668@qq.com ``` 2. 修改代码后,同时修改package.json 中的版本号(version字段) 3. 终端执行 npm run build 命令打包 4. 打完包之后 执行 npm publish 将最新版本推送npm 5. 发布成功后,业务系统中使用npm update haibo-map 或者 npm ins
Generates and consumes source maps
Generates and consumes source maps
Fixes stack traces for files with source maps
Store information about any JS value in a side channel, using a Map
concatenative mapdashery
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Fixes stack traces for files with source maps
No description provided.
Persistent ordered mapping from strings
Converts a source-map from/to different formats and allows adding/changing properties.
[Experimental] - 🚇 File crawling, watching and mapping for Metro
extracts inlined source map and offers it to webpack
Generate source maps
Automatically cleanup expired items in a Map
Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API
Map and Set with automatic key interning
Data library for istanbul coverage objects
Map over promises concurrently
Map `visit` over an array of objects.
Basic cache object for storing key-value pairs.
Retrieves a name:pathname Map for a given workspaces config
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.