Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Angular 12 build failed (production) #641

Closed
sunriselink opened this issue Aug 23, 2021 · 1 comment
Closed

[BUG] Angular 12 build failed (production) #641

sunriselink opened this issue Aug 23, 2021 · 1 comment
Assignees

Comments

@sunriselink
Copy link

🐞 Bug report

Description

After setup taiga-ui, production build failed. Development configuration works without errors.

√ Browser application bundle generation complete.
√ Copying assets complete.
Γ— Index html generation failed.
undefined:1:111: property missing ':'

Reproduction

ng new test-app --defaults
cd test-app

# All prompts selected NO (except "Would you like to proceed")
# Without additional packages
ng add taiga-ui

ng build --configuration production

Expected behavior

√ Index html generation complete.

Versions

Additional context

After comment @import 'theme/fonts.css'; line in node_modules/@taiga-ui/core/styles/taiga-ui-theme.less build fixed.

@waterplea
Copy link
Collaborator

Hey there! It's an Angular issue, you can follow it here:
angular/angular-cli#20760

@waterplea waterplea closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2023
@github-project-automation github-project-automation bot moved this to πŸ’‘ Backlog in Taiga-family Sep 27, 2023
@splincode splincode moved this from πŸ’‘ Backlog to βœ… Done in Taiga-family Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants