gpt4 book ai didi

angular - Angular 是否使用 webpack,webpack 配置文件在哪里?

转载 作者:行者123 更新时间:2023-12-04 14:34:20 24 4
gpt4 key购买 nike

在 Angular 中(Angular 版本 7)

import { Component } from '@angular/core';

我看到了代码 import这是否意味着Angular使用webpack以及webpack配置文件在哪里?

我需要知道 webpack 才能成功 angular 吗?

最佳答案

I saw code import is it means that Angular use webpack



不。这意味着它使用标准的 TypeScript/EcmaScript 导入。 Angular 命令行 不过确实使用了 Webpack。

where is the webpack configuration file



空无一人。 Angular CLI 为您隐藏了 Webpack 配置。

Do I need to know webpack for succeed angular ?



不。

关于angular - Angular 是否使用 webpack,webpack 配置文件在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53425155/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com