VirtoCommerce / vc-theme-default

Default theme for VirtoCommerce Storefront
http://demo.virtocommerce.com/Electronics
Other
3 stars 41 forks source link

assets/static/bundle/ directory missing #110

Closed sayron5 closed 5 years ago

sayron5 commented 5 years ago

The directory /static seems to be missing from the github repository and causes the following internal server error when attempting to load the template:

An unhandled exception occurred while processing the request. StorefrontException: Theme resource for path 'static/bundle/scripts_dependencies.js' not found

VirtoCommerce.LiquidThemeEngine.ShopifyLiquidThemeEngine+<>c__DisplayClass37_0.b__0(MemoryCacheEntryOptions cacheEntry) in ShopifyLiquidThemeEngine.cs, line 219

yecli commented 5 years ago

This info could be helpful, specifically packJavascript task running: https://github.com/VirtoCommerce/vc-theme-default/#note