mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
This commit is contained in:
commit
50b25c1a64
@ -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