issues Search Results · repo:developit/optimize-plugin language:JavaScript
Filter by
13 results
(101 ms)13 results
indevelopit/optimize-plugin (press backspace or delete to remove)In the ReadMe, there s the following line:
In order to migrate to optimize-plugin, you ll need to move your babel configuration into a .babelrc or babel.config.js
file ...optimize-plugin only uses your ...
rschristian
- 8
- Opened on Mar 5, 2022
- #27
@developit Hi, I removed the babel loader previously configured in webpack image And added optimize-plugin to plugins
image The result shows 「No polyfills bundle was created」, and keeps reporting 「SyntaxError」 ...
bug
GoFzy
- 2
- Opened on Jan 17, 2022
- #23
Hey there 👋
I could be wrong but it looks like npm only has version 1.0.0 and this project is now up to version 3.2.0 in github?
Just wondering if the published version difference might be why I m seeing ...
pjlee11
- 2
- Opened on Mar 5, 2021
- #18
- Webpack@5.22.0
- optimize-plugin@1.0.0
- Node@14.15.4
I added the optimize-plugin to my webpack configuration as described:
const OptimizePlugin = require( optimize-plugin );
module.exports = ...
enhancement
help wanted
zshlomyz
- 3
- Opened on Feb 15, 2021
- #17
Hi,
As far as I understand this plugin is only capable of providing polyfills for features that are supported by core-js.
Things like classList, fetch, element-remove or FormData are not available via ...
question
wontfix
DreierF
- 1
- Opened on Jan 3, 2021
- #15
I am using this plugin in documentation site created using vuepress (Vue based static site generator)
// .vuepress/config.js
const OptimizePlugin = require( optimize-plugin );
configureWebpack: {
...
duplicate
upstream
adarshmadrecha
- 2
- Opened on Dec 22, 2020
- #14
It s more of a query than an issue, but your README doesn t contain the documentation for this, and I have some
questions about integration with an existing codebase, having seen your plugin on https://estimator.dev/: ...
freyjadomville
- 5
- Opened on Dec 18, 2020
- #13
- webpack@5.10.0
- optimize-plugin@1.0.0
- node: v15.2.0
Build completed in 78.241s
Build completed in 0s
TypeError: /Users/weiran/repo/dian/honor/assets/~containers~a~count~cash-114e7fb5.js: ...
bug
upstream
aladdin-add
- 3
- Opened on Dec 15, 2020
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.