Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create build script for projects that use sooper #24

@jonsquared

Description

@jonsquared
  1. creates a single combined and minified src file that includes all classes found in the main src directory
    • file name will be [app name].js
  2. Add config that specifies an index file (defaults to index.html). A build version of the file is created such that:
    • the script includes are replaced with the built file
  3. All generated files are placed in the build directory
  4. Add resources config:
    • specify one or more resource directory (defaults to "resources")
    • each resource directory is copied as-is to build directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions