The Wayback Machine - https://web.archive.org./web/20210322104114/https://github.com/topics/modules
Skip to content
#

modules

Here are 1,149 public repositories matching this topic...

pnpm
vjpr
vjpr commented on Mar 17, 2021

pnpm version: 5

Code to reproduce the issue:

not saved (you should add these dependencies to package.json if you need them):
@types/accepts link:node_modules/.pnpm/@types/accepts@1.3.5/node_modules/@types/accepts
@types/anymatch link:node_modules/.pnpm/@types/anymatch@1.3.1/node_modules/@types/anymatch
@types/argparse link:node_modules/.pnpm/@types/argparse@1.0.38/node_module

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌

  • Updated on Mar 1, 2021
  • Java
la99er
la99er commented on Mar 27, 2020

Describe the solution you'd like
I really like your plugin! It's awesome. I just had the issue, that I'm using classnames in combination with the classnames-loader within webpack. Thus I can do something like this in my component files:

import styles from './styles.scss'

<MyComponent className={styles('myStyle', {someOtherStyle: true})}

For more details, see: https://github

Trex
NexWasTaken
NexWasTaken commented on Feb 28, 2021

Running 'imports upgrade' gives syntax error.

Logs:

λ imports upgrade
Check https://denopkg.com/crewdevio/Trex@imports/cli.ts
error: Uncaught (in promise) SyntaxError: Unexpected token I in JSON at position 0
    at JSON.parse (<anonymous>)
    at Response.json (deno:op_crates/fetch/26_fetch.js:843:19)
    at async updateTrex (https://raw.githubusercontent.com/crewdevio/Trex/imports

这是我准备写的第一本书,其实早些时候已经打算开始写书了,只是苦于没有写书经验,无从下手。写书不同于博客,写书需要将知识,经验等系统化地讲述出来,而我现在恰巧缺乏这种表现能力。因此我决定在这里将项目中零散的东西记录下来,然后后期润色一下,写成一本书。

  • Updated on May 14, 2020
  • Roff

Improve this page

Add a description, image, and links to the modules 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 modules topic, visit your repo's landing page and select "manage topics."

Learn more