Code Monkey home page Code Monkey logo

anka's Issues

[Feature]分包加载

现在的anka注册页面是直接注册在pages字段下,希望能够增加对分包加载的支持😁

Error: ENOENT: no such file or directory

[15:34:16] Remove /Users/joe/code/baixing/test/wxApp/src/component/common/subs-offical-account/subs-offical-account.wxml
(node:17202) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/Users/joe/code/baixing/test/wxApp/dist/component/common/subs-offical-account/subs-offical-account.css'
(node:17202) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)

Error: EMFILE: too many open files

[01:27:21] loadConfig EMFILE: too many open files, open '/Users/joe/.postcssrc'
{ Error: EMFILE: too many open files, open '/Users/joe/.postcssrc'
  errno: -24,
  code: 'EMFILE',
  syscall: 'open',
  path: '/Users/joe/.postcssrc' }

支持全局组件

app.json 中定义 usingComponent 字段,Component 可使用绝对路径(项目内)

Fix ExtractDependencyPlugin

This way of writing is legal in b.js:

// b.js
const a = require('a') // ./a.js

Directory structure:

├── a.js
└── b.js

不支持es6语法中的解构赋值

{ SyntaxError: unknown: Unexpected token (41:16)
39 | this.setData({
40 | commentForm: {

41 | ...this.data.commentForm,
| ^
42 | placeholder: '有爱评论,说点儿好听的~',
43 | content: '',
44 | reply: [],

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.