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

create-package should compile custom.js and custom1.css first #75

Open
barnabyalter opened this issue Mar 2, 2018 · 2 comments
Open

Comments

@barnabyalter
Copy link

Just running gulp create-package should first run the compilation tasks that make custom.js and custom1.css from JS and CSS directory structures.

Instead to have your latest changes show up remotely you have to first run gulp run --view={VIEW} and then run gulp create-package

@barnabyalter barnabyalter changed the title create-package doesn't compile custom.js and custom1.css create-package should compile custom.js and custom1.css first Mar 2, 2018
@hbeachey
Copy link
Contributor

hbeachey commented Mar 6, 2018

I believe my pull request should address this.

@etgrieco
Copy link
Contributor

@hbeachey it doesn't seem to be completely addressed. See: #77 (comment)

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

3 participants