add test for umd dist bundle
See original GitHub issueRight now our test code both import from src
, we can not guarantee the build output is ok.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Bundling with Rollup: Build CommonJS to UMD
js, use umd (Universal Module Definition). To generate a UMD bundle with MyModuleName as the export name: $ npx rollup index.js --file dist/bundle....
Read more >Build a Modern JS Project - #5 Rollup with CJS, ESM & UMD
In this next episode, we'll configure a build setup in our project. Our source code will define React components and export them via...
Read more >Running a webpack bundled JS library with "umd" module ...
I can use library.type: "umd" but I just have to add the following in my webpack configuration. module.exports = { output: { globalObject: ......
Read more >Output - webpack
Because of this, placeholders like [name] and [chunkhash] need to add a mapping from chunk id to placeholder value to the output bundle...
Read more >Assessment Office | UMD College of Education
Convene and provide assessment data for college-wide and district committees. Leverage partnerships for professional development schools and K-12 teacher ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
我来搞下好了,antd 也搞一下。
https://github.com/ai/size-limit