Skip to content

Make the site operational again #32

Closed
@blazeu

Description

@blazeu

The main site https://coala.github.io/git-task-list/
and the Netlify preview is broken https://coala-git-task-list.netlify.com/

if (environment === 'production') {
ENV.locationType = 'hash';
ENV.rootURL = ENV.rootURL + ENV.modulePrefix;
}

Probably due to hardcoded gsoc-prep-tasks modulePrefix. See console output in the site.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions