Search code examples
`Object.defineProperty(exports, '__esModule', { value: true })` vs `exports.__esModule = tru...


javascriptecmascript-6es6-modulesumd

Read More
Configuring library as external in webpack does not work with UMD as libraryTarget...


javascriptwebpackumd

Read More
Webpack 4 - Unable to properly transpile ES6 to UMD...


webpackbabel-loaderumd

Read More
AMD RequireJS @types TypeScript 2 Visual Studio 2015 nightmare...


visual-studio-2015amdtypescript-typingsumdtypescript2.2

Read More
How to export a class instance in Typescript...


angulartypescriptumd

Read More
How to declare an UMD module which only expose one function?...


typescriptglobal-variablesumd.d.tstypescript-definitions

Read More
How to create TypeScript definition file (d.ts) for umd library...


typescriptwebpackdefinitelytypedumd

Read More
How to save reference to "this" in Vue component?...


javascriptvue.jsvuejs2vue-componentumd

Read More
How to transpile ECMA6 import of jQuery to a UMD wrapper with Babel?...


javascriptjqueryecmascript-6babeljsumd

Read More
Output a UMD module from dynamic sources with webpack...


webpackumd

Read More
What environment is expected by `if(typeof exports === 'object')` in UMD definition...


javascriptwebpackamdcommonjsumd

Read More
Import is ignored on require.js by migrating old AngularJS to TypeScript...


javascriptangularjstypescriptrequirejsumd

Read More
How can I get my module exported to the browser without using Module.default notation?...


javascriptecmascript-6webpacklodashumd

Read More
Using React Virtualized Select without node backend...


javascriptreactjsumdreact-selectreact-virtualized

Read More
What is the fastest way to generate a .d.ts file for a browser version of a library?...


typescriptmoduletypescript-typingsrollupumd

Read More
Best way of including commonjs modules in a project using requirejs...


javascriptrequirejsamdcommonjsumd

Read More
use UMD library in angular 2/4...


javascriptangularrequirejsumd

Read More
Webpack: Global var for use in non-module code...


typescriptwebpackumd

Read More
Module is not a loader must have normal or pitch function...


webpackwebpack-2umd

Read More
Avoid bundling lib dependencies with webpack + handlebars loader...


javascriptwebpackhandlebars.jsloaderumd

Read More
Confusing TypeScript errors due to hyphen in package name?...


javascripttypescriptnpmumd

Read More
How to create angular2 library which could be supported by all script loaders...


angularwebpacksystemjsumd

Read More
prevent react from being bundled in my module so react can't exist twice...


reactjswebpackreactive-programmingjsxumd

Read More
UMD: is assigning to module.exports redundant?...


javascriptumd

Read More
Angular 1 and 2 hybrid app - "require is not defined"...


angularjsangularcommonjsumdangular2-upgrade

Read More
Webpack: How to hide export functions/variables under one global variable?...


javascripttypescriptecmascript-6webpackumd

Read More
How to convert my CommonJS module to UMD?...


javascriptnode.jsbrowserifyamdumd

Read More
Google closure compiler and UMD pattern...


javascriptgoogle-closure-compilerumd

Read More
TypeScript UMD both 'module' and 'define' are undefined...


javascripttypescripttypescript1.5es6-module-loaderumd

Read More
Creating React component for distribution results in much larger build than expected...


reactjsrequirejswebpackumd

Read More
BackNext