igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

Imports in Web components projects should be added with .js extension

Open dafo opened this issue 4 years ago • 0 comments

Description

Currently imports are missing file extension, resulting in lint errors. TypeScriptFileUpdate.ts should be updated to generate the imports inside app-routing.ts with .js extensions

  • Ignite UI CLI version: 9.x.x
  • Framework: Web Components
  • Project type: igc-ts

Attachments

extension

dafo avatar Feb 04 '22 15:02 dafo