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

Pass site_config as an optional arg. #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bprashanth
Copy link

This change passes a path to a site_config into vite.js's proxyOptions so callers that don't have a standard sites/ layout (eg frappe press dashboard - potentially any caller using frappe-ui as a lib) can configure the webserver_port.

Also includes basic node test run via node --test vite.test.js.

Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for frappeui ready!

Name Link
🔨 Latest commit caf774f
🔍 Latest deploy log https://app.netlify.com/sites/frappeui/deploys/66b9db71ebe35e0008c11e7b
😎 Deploy Preview https://deploy-preview-170--frappeui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This change passes a path to a site_config into vite.js's proxyOptions
so callers that don't have a standard `sites/` layout (eg frappe press
dashboard - potentially any caller using frappe-ui as a lib) can
configure the `webserver_port`.

Also includes basic node test run via `node --test ./vite.test.js`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant