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

Copying assets doesn't work #4

Open
rofrol opened this issue Sep 21, 2016 · 4 comments
Open

Copying assets doesn't work #4

rofrol opened this issue Sep 21, 2016 · 4 comments

Comments

@rofrol
Copy link

rofrol commented Sep 21, 2016

Windows 10, elm-0.17.1.

I have to manually run cp -r src/assets ..

npm run dev doesn't do this somehow.

@rundis
Copy link
Owner

rundis commented Sep 21, 2016

Works on my machine :-)
Just tried a fresh clone.

What version of node are you using ? (I have only ever tested using 6.1.0)

@rofrol
Copy link
Author

rofrol commented Sep 22, 2016

$ node --version
v4.5.0
$ npm --version
2.15.9

@rundis
Copy link
Owner

rundis commented Oct 3, 2016

maybe worth trying a newer version of node ? not sure what else I can do to help here.

@denisgrib
Copy link

denisgrib commented Feb 25, 2018

Hi! Small bug in server prop or use in index.html

<link rel="stylesheet" href="/src/assets/css/bootstrap.min.css">

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