How to use the @instructure/ui-template-scripts/lib/handlers.handleCreatePackage function in @instructure/ui-template-scripts

To help you get started, we’ve selected a few @instructure/ui-template-scripts examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github instructure / instructure-ui / packages / ui-scripts / lib / handlers / handleCreatePackage.js View on Github external
module.exports = async (args = {}) => {
  warn('`handleCreatePackage` has been moved from \'@instructure/ui-scripts/lib/handlers/handleCreatePackage\' to \'@instructure/ui-template-scripts/lib/handlers/handleCreatePackage\'.')
  handleCreatePackage(args)
}

@instructure/ui-template-scripts

A collection of UI scripts for generating code from templates.

MIT
Latest version published 8 months ago

Package Health Score

71 / 100
Full package analysis