![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@easy-team/easywebpack
Advanced tools
A Simple, Powerful Wepback Front-End Development Solution
$ npm i @easy-team/easywebpack --save-dev
// ${root}/webpack.config.js
const easywebpack = requier('@easy-team/easywebpack');
const env = process.env.BUILD_ENV; // support dev/test/prod
const webpackConfig = easywebpack.getWebpackConfig({
env,
target: 'web',
entry: {
index: 'src/app.js'
}
});
module.exports = webpackConfig;
npm install easy-team/easywebpack-cli -g
easywebpack-cli Webpack Building Command Line And Boilerplate Init Tool for easywebpack
Use the plugin webpack-bundle-analyzer
or stats-webpack-plugin
for webpack build size analysis
easy build --size
Use the plugin speed-measure-webpack-plugin
for webpack build speed analysis and count the time spent on each loader and plugin
easy build --speed
support start local file web http server and data mock service by node-http-server
easy server -d mock
Vue-Webpack-Boilerplate Vue Front-End Application
React-Wbpack-Boilerplate React Front-End Application
Egg + Vue + Vuex + Vue-Router Server Side Render Application
Egg + Vue + Vuex + Vue-Router Client Side Render Application
Please open an issue here.
sky 💻 📖 | jasonjcpeng 💻 📖 | Kevin Zhong 💻 📖 | HiuYanChong 💻 📖 | Suyi 💻 📖 | Roy Li 💻 📖 | Mice 💻 📖 |
小杰 💻 📖 | asins 💻 📖 |
FAQs
基于 Webpack 的前端构建工程化解决方案
The npm package @easy-team/easywebpack receives a total of 119 weekly downloads. As such, @easy-team/easywebpack popularity was classified as not popular.
We found that @easy-team/easywebpack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.