NativeScript / NativeScript/capacitor-docs

Better ES6 Support

未关闭
#7 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
TypeScript
星标
36
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

Looking at the capacitor intro, it says that I need to install webpack to support builds, which brings me to full stop. My project is all ES6 modules in TypeScript. I use tsc to compile and ESBuild to bundle and that's it. I propose "untying" the knot since this is the future of .js.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 issue 中引用的 Capacitor 介绍开始,找出其中将 webpack 说明为构建所必需的地方。更新该指南,使其涵盖使用 TypeScript、ES6 模块、tsc 和 ESBuild 的项目,而不要求使用 webpack。完成的标准是:介绍准确说明受支持的构建路径,并且不再阻止此设置。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript, webpack
领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。