issues
search
mastilver
/
dynamic-cdn-webpack-plugin
Get your dependencies from a cdn rather than bundling them in your app
MIT License
343
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release for Webpack 5 support
#72
aulisius
closed
1 year ago
2
Support for webpack 5
#71
kmalakoff
closed
1 year ago
11
Webpack 5
#70
mmamedel
opened
3 years ago
2
want to use dynamically inside monaco editor, so as the user writes imports it should be added in the index.html
#69
TheRakeshPurohit
opened
3 years ago
0
Support with Next.JS
#68
ermauliks
opened
3 years ago
4
fix: package path resolution with slash support
#67
jsomsanith-tlnd
closed
4 years ago
0
feat: work with webpack-manifest-plugin
#66
taylorjacklespriggs
opened
4 years ago
0
Building project includes dependency even when dynamic-cdn-webpack-plugin is set up
#65
SecretPanda420
closed
4 years ago
1
Manually script injections order.
#64
sultan99
opened
5 years ago
2
Missing dependencies
#63
wingsbob
opened
5 years ago
3
[Bug] Module isn't auto loaded from CDN URL at runtime. Is it meant to be?
#62
tSchubes
opened
5 years ago
1
Optional and peer dependencies
#61
sultan99
closed
5 years ago
7
Drop Node 6 support
#60
aulisius
closed
5 years ago
1
Removes babel-plugin-transform-runtime
#59
NReilingh
closed
5 years ago
4
Is there a way to configure script injections?
#58
sultan99
closed
5 years ago
1
Dependency issue with babel-runtime
#57
ShukantPal
closed
5 years ago
5
99.9% of my packages could not be found, but they exist in CDN
#56
rendomnet
closed
5 years ago
2
Can't figure out a basic scenario working with my own CDN and packages
#55
shaipetel
opened
5 years ago
4
Allow url to be an array
#54
zhangtemplar
closed
5 years ago
6
Add an issue template for future bug reports
#53
aulisius
closed
6 years ago
1
feat: expose multiple constructors
#52
moonray
opened
6 years ago
0
Vendor code still in my bundle
#51
nojaf
closed
6 years ago
4
[Propostion] New API to instantiate plugin for diff supported output plugin
#50
mastilver
opened
6 years ago
7
replace NODE_ENV with mode
#49
aulisius
closed
6 years ago
3
Add `module-to-cdn` as dependency
#48
shytikov
closed
6 years ago
5
Add compatiblity note to README
#47
aulisius
closed
6 years ago
1
not working with webpack externals parameter
#46
geoshar
closed
6 years ago
1
doesn't parse other libraries
#45
geoshar
closed
6 years ago
4
incompatibility with html-webpack-inline-source-plugin
#44
id0Sch
opened
6 years ago
12
One error occurred after adding dynamic-cdn-webpack-plugin
#43
qmiao128
closed
6 years ago
5
Feat: take array of resolvers
#42
mastilver
opened
6 years ago
0
Does this webpack plugin will also work with Angular
#41
rahulsahay19
closed
6 years ago
1
Cleanup before v4 release
#40
mastilver
closed
6 years ago
4
Migrate to webpack@4
#39
aulisius
closed
6 years ago
6
Babel Example
#38
djstein
closed
6 years ago
1
Minor grammar fix in logging message
#37
davidjb
closed
6 years ago
4
Resolving modules called from an external folder
#36
alfonsogarciacaro
closed
6 years ago
4
How can I disable/ignore the plugin for Web Workers?
#35
kloener
opened
6 years ago
2
Does it work with CommonsChunkPlugin?
#34
kloener
closed
6 years ago
2
fix: allow a module to contains multiple package.json
#33
mastilver
closed
7 years ago
1
UnhandledPromiseRejectionWarning: Error: Invalid name: "redux-saga/effects"
#32
aulisius
closed
7 years ago
12
Make it work with assets-webpack-plugin
#31
mastilver
opened
7 years ago
6
fix: make sure the module user request is set
#30
mastilver
closed
7 years ago
1
webpack require undefined when used alongside NamedModulesPlugin
#29
Connorelsea
closed
7 years ago
9
How to intergrate preactjs with this plugin
#28
bangive
closed
7 years ago
1
[WIP] feat: add cdn fallback
#27
mastilver
opened
7 years ago
1
feat: able to use a custom resolver
#26
mastilver
closed
7 years ago
1
fix: use correct module when using multiple modules versions
#25
mastilver
closed
7 years ago
2
feat: handle async resolver
#24
mastilver
closed
7 years ago
0
feat: fallback CDN
#23
mastilver
opened
7 years ago
1
Next