mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 14:59:28 +00:00
editor: migrate frontend project to npm
This commit is contained in:
@@ -69,5 +69,5 @@ if __name__ == '__main__':
|
||||
inline_css_resource(
|
||||
os.path.join(resources_folder, 'templates/error.ejs'),
|
||||
os.path.join(resources_folder, 'styles/main.css'),
|
||||
os.path.join(root, 'editor/resources/template.ejs'),
|
||||
os.path.join(root, 'editor/frontend/src/template.ejs'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user