Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Build script doesn't copy asset folders from src/example/folder to dist #12

Open
vorg opened this issue Nov 11, 2014 · 0 comments
Open

Comments

@vorg
Copy link
Member

vorg commented Nov 11, 2014

Eg https://github.com/vorg/pex-examples/tree/master/src/materials.All.spaceTransformations has materials and shaders folder that are not copied to dist/ on build

src

materials.All.spaceTransformations
├── main.js
├── materials
└── shaders

dist

materials.All.spaceTransformations
├── main.min.js
├── index.html
├── thumb.jpg
├── materials //missing
└── shaders //missing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant