Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/egg-view-assets

Manage frontend assets in development and production.
https://github.com/eggjs/egg-view-assets

feat: css support crossorigin

WynterDing opened this pull request 12 days ago
feat: change __webpack_public_path__ var value to assets.resourceBase

nightink opened this pull request over 1 year ago
test: upgrade devDeps

fengmk2 opened this pull request over 1 year ago
fix: config.publicPath setting / to // bug

nightink opened this pull request over 1 year ago
fix: the paths should be separated by ';'

ljj0915 opened this pull request over 1 year ago
fix: handle path compatibility issues on Windows

fengmk2 opened this pull request over 1 year ago
fix: compatible windows env.Path environment value

fengmk2 opened this pull request almost 2 years ago
feat: support config.nonce

dead-horse opened this pull request over 3 years ago
feat: add intranetIP config option

nightink opened this pull request over 3 years ago
feat: start detecting port from devServer.port

cyjake opened this pull request almost 4 years ago
feat: dev mode support custom asset url host

hubcarl opened this pull request over 4 years ago
fix: prefer http://127.0.0.1 even if https is on

cyjake opened this pull request over 4 years ago
feat: support custom asset url

terry-fei opened this pull request over 5 years ago
feat: devServer support host attribute

bayunjiang opened this pull request over 5 years ago
feat: set protocol according to app.options.https

cyjake opened this pull request over 5 years ago
feat: make sure `__webpack_public_path__` inserted just once

viko16 opened this pull request almost 6 years ago
feat: script support crossorigin attribute

okoala opened this pull request almost 6 years ago
fix: use w3c valid link format

fengmk2 opened this pull request about 6 years ago
fix(devServer): reset port when app get port from agent

popomore opened this pull request about 6 years ago
fix: remove unnecessary console

popomore opened this pull request about 6 years ago
feat(devServer): support autoport in env

popomore opened this pull request about 6 years ago
fix: port should be paased from agent to app

popomore opened this pull request about 6 years ago
feat: auto check port with autoPort

popomore opened this pull request about 6 years ago
test: set proc null when exit by self

popomore opened this pull request about 6 years ago
refactor: use inherit instead of pipe

popomore opened this pull request about 6 years ago
refactor: no need to encode context with base64

fengmk2 opened this pull request over 6 years ago
feat: manifest add absolute path and complete path support

okoala opened this pull request over 6 years ago
feat getHtml

zinkey opened this pull request over 6 years ago
feat getHtml

zinkey opened this pull request over 6 years ago
fix: kill devServer when chair-bin exit

paranoidjk opened this pull request almost 7 years ago
refactor: atob should be minified

popomore opened this pull request almost 7 years ago
fix: atob browser compatible

popomore opened this pull request almost 7 years ago
fix: set context data more safely

dead-horse opened this pull request almost 7 years ago
fix: command can be run on Windows

popomore opened this pull request almost 7 years ago
feat: unittest environment is same as local

popomore opened this pull request almost 7 years ago
fix: should transform jsx to js

popomore opened this pull request almost 7 years ago
fix: check port when devServer is enabled

popomore opened this pull request almost 7 years ago
fix: publicPath should contains leading and trailing slash

popomore opened this pull request almost 7 years ago
fix: more safe context when locals is from query

popomore opened this pull request almost 7 years ago
fix: publicPath should be __webpack_public_path__

popomore opened this pull request almost 7 years ago
docs: update readme

popomore opened this pull request almost 7 years ago
test: improve coverage

popomore opened this pull request almost 7 years ago
test: more test

popomore opened this pull request almost 7 years ago
refactor(assets_context): more API

popomore opened this pull request almost 7 years ago
refactor: use async function

popomore opened this pull request almost 7 years ago
feat: first implement

popomore opened this pull request about 7 years ago