mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-28 21:32:20 +00:00
commit
04ff59288a
@ -432,7 +432,7 @@ import submodule from './node_modules/es-module-package/private-module.js';
|
||||
|
||||
```javascript
|
||||
{
|
||||
"exports": {package.json 的
|
||||
"exports": {
|
||||
"require": "./main.cjs",
|
||||
"default": "./main.js"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user