Giter VIP home page Giter VIP logo

interactive-cli-seed's Introduction

Agile Digital Labs 💡

This is the area where Agile Digital staff collaborate on ideas and experiments that look promising but are not yet ready to promote to our main area.

Contributions to these repositories are always welcome!

interactive-cli-seed's People

Contributors

danielnixon avatar dbalmain avatar desimpson avatar dspasojevic avatar sammurphydev avatar shouvsarker avatar vuthikxkol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

interactive-cli-seed's Issues

Support node v12 and v14

In #28 we disabled node versions 12 and 14 because the build breaks on those versions. Find out why and reintroduce support for 12 and 14, or at least 14.

Improve build times of scripts

Once you have a lot of scripts, the time that it takes for the project to build to a while. Look at optimisations with the Rollup build cycle to improve these times

Support node 18

❯ nvm use 18                      
Now using node v18.13.0 (npm v8.19.3)
❯ npm run build                   

> [email protected] build
> NODE_ENV=production rollup -c --environment BUILD:production

Error loading `tslib` helper library.
[!] Error: Package subpath './package.json' is not defined by "exports" in /Users/danielnixon/dev/agile-digital/interactive-cli-seed/node_modules/tslib/package.json
Error: Package subpath './package.json' is not defined by "exports" in /Users/danielnixon/dev/agile-digital/interactive-cli-seed/node_modules/tslib/package.json
    at new NodeError (node:internal/errors:400:5)
    at exportsNotFound (node:internal/modules/esm/resolve:361:10)
    at packageExportsResolve (node:internal/modules/esm/resolve:697:9)
    at resolveExports (node:internal/modules/cjs/loader:538:36)
    at Function.Module._findPath (node:internal/modules/cjs/loader:607:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1025:27)
    at Function.Module._load (node:internal/modules/cjs/loader:885:27)
    at Module.require (node:internal/modules/cjs/loader:1105:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (/Users/danielnixon/dev/agile-digital/interactive-cli-seed/node_modules/rollup-plugin-typescript2/src/tslib.ts:11:23)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.