Skip to content

cortex.css file existence checked before running pre-build script  #519

@rhgb

Description

@rhgb

The problem issued in #478 closed by 0e3b9fc reappeared after committing 89ec5ad:

       'read_cortex_json',
 +      'clean_cortex_json',    // this line is originally located after 'run_prebuild_script'
 +      'prepare_build_type',
        'run_preinstall_script',
        'run_prebuild_script',

so what's the intention of 89ec5ad and how should we fix it again?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions