mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

Switch to using logs/ dir for reports #144

Closed marcoscaceres closed 9 years ago

marcoscaceres commented 9 years ago

@oyiptong, stupid question/request: the build is failing because the new "logs" directory doesn't exist on the server. How can I create those there?

marcoscaceres commented 9 years ago

BTW, the reason for this move is that I'm going to use the /build/ directory as the place to output the localized files.

oyiptong commented 9 years ago

you can create a logs directory, touch an empty .gitignore there. That will ensure that the directory exists in the repo.

marcoscaceres commented 9 years ago

@oyiptong r?

oyiptong commented 9 years ago

r+