chore: v2.0.18 (#125) fix: remove unnecessary console.log chore: bump @modern-js/electron-tools to 2.0.18
chore: v2.0.18 (#125)
fix: remove unnecessary console.log
chore: bump @modern-js/electron-tools to 2.0.18
现代 Web 工程体系 modernjs.dev
The meta-framework suite designed from scratch for frontend-focused modern web development
The doc site (modernjs.dev) and articles are only available in Chinese for now, we are planning to add English versions soon.
Modern.js: Hello, World!
Quick Start
Guides
API References
Some implementation of Modern.js are modified from existing projects, such as create-react-app, vite, wmr, jest and vscode. Thanks for them.
Unbundled Dev Server: The server implementation is based on the idea and structure of vite and wmr, and is adapted to the Modern.js application.
Testing: Run jest by node.js API, some code modified from jest-cli.
esbuild-webpack-plugin: modified from esbuild-webpack-plugin and support webpack 5.
Webpack messages formatter and module scopes plugin: modified from react-dev-utils and refactored to Typescript.
bundle-require: modified from bundle-require.
electron-runtime: modified from vscode.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
现代 Web 工程体系
modernjs.dev
The meta-framework suite designed from scratch for frontend-focused modern web development
Introduction
Modern.js: Hello, World!
Getting Started
Quick Start
Guides
API References
Contributing
Credits
Some implementation of Modern.js are modified from existing projects, such as create-react-app, vite, wmr, jest and vscode. Thanks for them.
Unbundled Dev Server: The server implementation is based on the idea and structure of vite and wmr, and is adapted to the Modern.js application.
Testing: Run jest by node.js API, some code modified from jest-cli.
esbuild-webpack-plugin: modified from esbuild-webpack-plugin and support webpack 5.
Webpack messages formatter and module scopes plugin: modified from react-dev-utils and refactored to Typescript.
bundle-require: modified from bundle-require.
electron-runtime: modified from vscode.