Skip to content
#

ant

Here are 441 public repositories matching this topic...

MonsterGoGoGo
MonsterGoGoGo commented Apr 15, 2020

我的vue.config.js配置

  configureWebpack: config => {
    require('@vux/loader').merge(config, {
      plugins: ['vux-ui']
    })
  }

vux及vux-loader版本

"vux": "^2.9.4",
"vux-loader": "^1.2.9"

npm run serve/build 时报错如下内容

Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called directly,

babel.transform(code,

ng-zorro-antd
arronvarga
arronvarga commented Mar 2, 2020

Expected Behavior

Should both create the same link text.

Link example xref:
<xref href="rcl1576682021542.xml" ixia_locid="511" class="- topic/xref "/>

Link example keyref:
<xref class="- topic/xref " keyref="second-rcl1576682021542"/>

Both topics in the publication have a navtitle and @locktitle is set to yes:
` <topicref href="rcl1576682021542.xml" ixia_locid="3141" keys="rcl1

Improve this page

Add a description, image, and links to the ant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ant topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.