up build conf csc
This commit is contained in:
parent
4994c9b12a
commit
eaa0752845
19 changed files with 5150 additions and 13670 deletions
|
@ -41,7 +41,7 @@
|
|||
{
|
||||
"type": "initial",
|
||||
"maximumWarning": "500kB",
|
||||
"maximumError": "1MB"
|
||||
"maximumError": "2MB"
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
|
|
@ -12,11 +12,12 @@ import {RouterOutlet} from '@angular/router';
|
|||
<footer class="main-footer">
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
`,
|
||||
styles: [`
|
||||
`],
|
||||
})
|
||||
export class App {
|
||||
protected readonly title = signal('Exemple de Boutons');
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue