-
-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please provide the environment you discovered this bug in.
MacBook Pro M1 Max
npm create analog@latest
Which area/package is the issue in?
Don't know / other
Description
With latest npm create analog@latest
successfully builds:
npm run build && node dist/analog/server/index.mjs
update vite.config.ts
analog({vite: {
inlineStylesExtension: 'scss',
}}),
build hangs indefinitely:
npm run build && node dist/analog/server/index.mjs
This config is documented here: https://analogjs.org/docs/integrations/angular-material#step-2-configuring-the-angular-material-library
cc: @cskiwi
Please provide the exception or error you saw
no error build hangs indefinitely
Other information
No response
I would be willing to submit a PR to fix this issue
- Yes
- No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working