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

Not working with build profiles #3

Open
lovelyelfpop opened this issue May 5, 2018 · 0 comments
Open

Not working with build profiles #3

lovelyelfpop opened this issue May 5, 2018 · 0 comments

Comments

@lovelyelfpop
Copy link

It doesn't work with build profiles (the "builds" object in "app.json").
Because all used packages' ouput are copied to {App}/build/production/{Build Profile}/resources/{Package}/.
e.g. MyApp/build/production/web/resources/Task/ (web is a build profile), but package-loader try to load MyApp/build/production/resources/Task/Task.js.

For more details, please refer to https://www.sencha.com/forum/showthread.php?469991-Dyanimc-package-loading-not-working-with-build-profile

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

No branches or pull requests

1 participant