AC-0308

Results 8 comments of AC-0308

无私奉献还要被这样喷,整的怎么会有这种人

Yes, just like this: ```javascript // somefile.ts/somefile.js export default { foo: "this is foo", } ``` and more: ```javascript module.exports = { foo: "this is foo", } ```

> Yes, just like this: > > ```js > // somefile.ts/somefile.js > export default { > foo: "this is foo", > } > ``` > > and more: > >...

> knife4j-vue3 一直没合并到主线。。。。 > > 目前还是用的knife4j-vue的代码构建打包的。。。 无妨,只是提供一个解决方案,而且感觉大佬你迁移vue2到3很多东西其实还是很多年前的套路,比如SwaggerBootstrapUi.prototype相关部分可以用ES6的class来重构,var可以用const和let来重写,当然这些和能不能用没有关系

> I understand, I just don't see the value in coding this. You are making references from a server perspective which would be huge if this was not a docker...

> > I still get mistake when log out. This is the log from portainer: > > > ERR csrf/csrf.go:100 > Failed to validate Origin or Referer | error="origin invalid"...